From ff34e809759a31703e30e3775cc3bf891d5ed3be Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 20 Nov 2022 00:22:48 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/prometheus to v2.40.2 --- 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 02d464c2e52..2c45e41beaa 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.1@sha256:f6942e367c8693f2df8513d41270bf5c2f1d9e04d1bbd552aa1c66f58dbec31a + tag: 2.40.2@sha256:6fcb5de8a0337a65d18fc88d04efd97f1c0a128dfffd5080ac2aa534c1cfa8ce thanosImage: repository: tccr.io/truecharts/thanos From 9fa9efb5ca14d954107b00d2ab4203a820d72ced Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 20 Nov 2022 00:26:30 +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 6c412b61309..fe61ba4d326 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.1" +appVersion: "2.40.2" 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.4 +version: 7.0.5 annotations: truecharts.org/catagories: | - metrics