From be15b55d5485c4e788d8a622b9d5221e0119868d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 10 Jan 2023 23:29:49 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/thanos to v0.30.1 --- 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 715bb424050..1f0cef9fddb 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -4,7 +4,7 @@ image: thanosImage: repository: tccr.io/truecharts/thanos - tag: 0.29.0@sha256:8f53a2efca6f4735688f75a5f75b75fb97fc6b754663d75799ae790434cac9b5 + tag: 0.30.1@sha256:fd6a136b51fba314dc91b7ddd92db42c4de2b73e48d638c8bc6b67d007300086 alertmanagerImage: repository: tccr.io/truecharts/alertmanager From 3c5dde5f2a4c3581b45f1eb9c7811f5300387132 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 10 Jan 2023 23:33:50 +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 08390fa25e0..b1a0d4e7068 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.39 +version: 7.0.40 annotations: truecharts.org/catagories: | - metrics