From f167649561fa4b53216f584addd3cc1db9f8e462 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 15 Nov 2022 06:16:55 +0000 Subject: [PATCH 1/2] 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 6c813e61996..3c2e93e7a64 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:5568f898ce559971b1fe4b2a658675617b179beab2e68cf233ecd51306428bf2 + tag: v0.24.0@sha256:ca92e469cc0460ab84e552d28319e82d2554578a1fcb79ab35cf426e9f30014f global: labels: {} From d112544f4b2b02bd04e31408a66f8162d4e52d8b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Nov 2022 06:20:45 +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 71b8af26adf..752b4e5adfb 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.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - metrics