From 75c870fdf8a8f59ccba9e064174d293aeafe91f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:01:08 -0800 Subject: [PATCH] Bump prometheus/prometheus from v3.0.0 to v3.0.1 in /cost-analyzer (#3757) Bumps prometheus/prometheus from v3.0.0 to v3.0.1. --- updated-dependencies: - dependency-name: prometheus/prometheus dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- cost-analyzer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cost-analyzer/values.yaml b/cost-analyzer/values.yaml index 4b4b880bb..1f361c4f0 100644 --- a/cost-analyzer/values.yaml +++ b/cost-analyzer/values.yaml @@ -837,7 +837,7 @@ prometheus: rollingUpdate: null image: repository: quay.io/prometheus/prometheus - tag: v3.0.0 + tag: v3.0.1 pullPolicy: IfNotPresent priorityClassName: "" prefixURL: ""