diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index ea4f458fd68..3431ebf0b48 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.40.4" +appVersion: "2.40.5" 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.15 +version: 7.0.16 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index 30bb1310508..98057037f41 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.4@sha256:31f679827e555420272ad89e3a4c8e9068dd2919e4110bcf1e2c477fd9de0682 + tag: 2.40.5@sha256:dd8336fd789b1189e7a328de5ec0a6df7348a932327ee86a24bab60585fed3f0 thanosImage: repository: tccr.io/truecharts/thanos