From fd6f9e8a7c3ea8e5ad99b46a74060e182e463f37 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 24 Nov 2022 21:12:02 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/prometheus to v2.40.3 --- 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 32f26666357..e5df3f045a7 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.2@sha256:48b8ccd40da2a2b3a8c4619164b11b8359e1da9eb70cda31715a44bf2c2c8a73 + tag: 2.40.3@sha256:187c31f639dc2ab84b25da02bf6c6821d9600b718dae643271aa279d971a85c5 thanosImage: repository: tccr.io/truecharts/thanos From b7f046616ed15513a453f31e52ce7186c4df3b6f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 24 Nov 2022 21:15:56 +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 2de5d8e5682..f20ca8218b7 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.2" +appVersion: "2.40.3" 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.9 +version: 7.0.10 annotations: truecharts.org/catagories: | - metrics