diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 74090292a16..268d68d7542 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.45.0" +appVersion: "2.46.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: 11.0.0 +version: 11.0.1 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/prometheus/values.yaml b/charts/enterprise/prometheus/values.yaml index 6b846726ed3..f5194a19a57 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.45.0@sha256:36cb64fa04a86e7adcfcb673a8b46aee4dfbda26840f7c7dc2e9c5afe1dcafde + tag: v2.46.0@sha256:84649760647e69aeeae18f46b5a329b82e02fb441479260799cf659123ca7964 thanosImage: repository: tccr.io/truecharts/thanos