From cb44df90a1656457a3ceab0eaa2c8cabd2e5c02e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 10 Dec 2022 02:23:46 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/prometheus to v2.40.6 --- 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 5ad59561f6b..b38eb082ae2 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.5@sha256:5fe77645d53255d625fa536f785baebeb0298eaf0d195204532cb525eab06605 + tag: 2.40.6@sha256:c76fbcc8c308e1791f9082e1226a1b311d4ab452b5bd4531db7298d87709aa02 thanosImage: repository: tccr.io/truecharts/thanos From 2cd405b25e59b81e8373923c436bd3331475d140 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 10 Dec 2022 02:27:28 +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 6977e36b078..2228aa7ac64 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.5" +appVersion: "2.40.6" 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.18 +version: 7.0.19 annotations: truecharts.org/catagories: | - metrics