diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index 5ccbe325a9e..33f19aa8ca3 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.7" +appVersion: "2.41.0" 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.26 +version: 7.0.27 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index e262e359b2b..41842503490 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.7@sha256:2ab7bab936d31a771a24997a39fc29c49d50b1ff14a902abbddbc444402d4005 + tag: 2.41.0@sha256:198478d354d913fbdd79965a5ca1126726eaf39681da2631f6f583e216610377 thanosImage: repository: tccr.io/truecharts/thanos