From 3695244ccb4ec6118870f4edb131398c5dc1b863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:50:41 +0000 Subject: [PATCH] Bump prometheus/prometheus from v3.0.1 to v3.1.0 in /cost-analyzer Bumps [prometheus/prometheus](https://github.com/prometheus/prometheus) from v3.0.1 to v3.1.0. - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/prometheus/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: prometheus/prometheus dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 c94cc9592..3c98902fb 100644 --- a/cost-analyzer/values.yaml +++ b/cost-analyzer/values.yaml @@ -853,7 +853,7 @@ prometheus: rollingUpdate: null image: repository: quay.io/prometheus/prometheus - tag: v3.0.1 + tag: v3.1.0 pullPolicy: IfNotPresent priorityClassName: "" prefixURL: ""