From f21f65448c9e2006c9cbe5e30b0120a0994e3182 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Feb 2023 14:22:42 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/prometheus to v2.42.0 (#6921) * chore(deps): update container image tccr.io/truecharts/prometheus to v2.42.0 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --------- Signed-off-by: TrueCharts-Bot --- charts/enterprise/prometheus/Chart.yaml | 4 ++-- charts/enterprise/prometheus/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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