From 53e7a8952af25cd394f04876302b1b7a98e2f55b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Oct 2023 04:44:23 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/prometheus to v2.47.2 (#13632) --- charts/enterprise/prometheus/Chart.yaml | 4 ++-- charts/enterprise/prometheus/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index a3904bdcccf..e22ca98b7ea 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.47.1" +appVersion: "2.47.2" 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: 13.0.7 +version: 13.0.8 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/prometheus/values.yaml b/charts/enterprise/prometheus/values.yaml index 10cf0ffdd1f..53f69096577 100644 --- a/charts/enterprise/prometheus/values.yaml +++ b/charts/enterprise/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: v2.47.1@sha256:82f231253e159e8d5504f2c1a67fa5b82eb005d7902ffd4d0ed32546b30c3d72 + tag: v2.47.2@sha256:609ae6b1d62ee388d8dd552430985bbb332984b6aaa5df5dc62605dfe1f2e035 thanosImage: repository: tccr.io/truecharts/thanos