From f622e8c22e4bf6aa621510ef004dfd75bdda72d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 1 Dec 2022 19:13:51 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/prometheus to v2.40.5 --- charts/stable/prometheus/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index 30bb1310508..98057037f41 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: 2.40.4@sha256:31f679827e555420272ad89e3a4c8e9068dd2919e4110bcf1e2c477fd9de0682 + tag: 2.40.5@sha256:dd8336fd789b1189e7a328de5ec0a6df7348a932327ee86a24bab60585fed3f0 thanosImage: repository: tccr.io/truecharts/thanos From a8234820bc4e3f88ea413cb07ea0ac05810f3e1f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 1 Dec 2022 19:17:45 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/prometheus/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index ea4f458fd68..3431ebf0b48 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.4" +appVersion: "2.40.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.15 +version: 7.0.16 annotations: truecharts.org/catagories: | - metrics