diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index a7976091452..6ac4c2b2529 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.41.0" +appVersion: "2.42.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -30,7 +30,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.49 +version: 7.0.50 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/prometheus/values.yaml b/charts/enterprise/prometheus/values.yaml index afbd97f288e..2941a87fd65 100644 --- a/charts/enterprise/prometheus/values.yaml +++ b/charts/enterprise/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: 2.41.0@sha256:2be4e8ef15f22a9fc6c866937430a1efcf30807253e864338802f9b6db8a7abe + tag: 2.42.0@sha256:c9c54fa9e0893a67cad8269efdb045679d75858167bc74cea9daa1c5b56d5b1a thanosImage: repository: tccr.io/truecharts/thanos