From 4cf0c96dcdf0d762fa14fa77470ec84769f2a056 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 18 Nov 2022 15:12:45 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/alertmanager to v0.24.0 --- 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 d7526fd4b21..02d464c2e52 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -8,7 +8,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:ca92e469cc0460ab84e552d28319e82d2554578a1fcb79ab35cf426e9f30014f + tag: v0.24.0@sha256:e0fd7783b858e7e6a5261f1b3e5a4f529fd9f98b0d02b81694373f19d6c3af63 global: labels: {} From a56803a3076ae71c86211e3c3f742b5e742047e5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 18 Nov 2022 15:17:21 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/prometheus/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index 9293a7aca03..6c412b61309 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - metrics