From 4e002ac9204548d42e9ba9124bd9f44e10ca354f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 14 Dec 2022 18:31:59 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/prometheus to v2.40.7 --- 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 8663f37ef92..0ff32aede12 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.6@sha256:fa950f496761f8c2e5a959a46fff47e64e44a1ba15ae923d88e1861ad932e1db + tag: 2.40.7@sha256:35b28e9ad12485579ab49db05250f95104321d69a1f4e6d6c792b00f6e8e3223 thanosImage: repository: tccr.io/truecharts/thanos From 00d095c342ed36cd4a3572a20b8e4b3cf0621c00 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 14 Dec 2022 18:36:26 +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 a74c681de22..fdc34e7f4fa 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.6" +appVersion: "2.40.7" 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.22 +version: 7.0.23 annotations: truecharts.org/catagories: | - metrics