From 46b97dfb98178fb9f93fa1192ba08c45329ba539 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 30 Nov 2022 06:12:31 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/prometheus to v2.40.4 --- 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 bdb67b3747c..30bb1310508 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.3@sha256:d6e2bee52f50d95dc38d172c7916497da4ac7fa473075bb62de583833e171357 + tag: 2.40.4@sha256:31f679827e555420272ad89e3a4c8e9068dd2919e4110bcf1e2c477fd9de0682 thanosImage: repository: tccr.io/truecharts/thanos From f75b70cd83d1f46e3d06f4bd69459e9b9bbb944e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 30 Nov 2022 06:16:52 +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 30f225ea0fc..ea4f458fd68 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.3" +appVersion: "2.40.4" 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.14 +version: 7.0.15 annotations: truecharts.org/catagories: | - metrics