diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 8449832b99f..d81fd79d565 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.43.1" +appVersion: "2.44.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/prometheus/values.yaml b/charts/enterprise/prometheus/values.yaml index 018431a02e7..478581b97c2 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.43.1@sha256:3ad91cfb0fe8989e7854368977731c571402e5372af0b3b25e5a36ec77ed3761 + tag: v2.44.0@sha256:9d971b08b955f20a810f81a1d43b2a52d75903917cbaac27944bb0e30ef69a81 thanosImage: repository: tccr.io/truecharts/thanos