From d0f3824fbf7f93f555e6eef3170c2b0897568250 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:36:39 +0000 Subject: [PATCH] chore(deps): update docker image quay.io/prometheus/prometheus to v2.47.1 --- projects/grafana/values/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index fab80780..227c4f86 100644 --- a/projects/grafana/values/prometheus.yaml +++ b/projects/grafana/values/prometheus.yaml @@ -24,7 +24,7 @@ server: enabled: true image: repository: quay.io/prometheus/prometheus - tag: v2.47.0 + tag: v2.47.1 strategy: type: Recreate