From cb7469f1fe7ca07ddb0fc660bb5ecde31adf21ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:40:02 +0000 Subject: [PATCH] Bump prometheus-operator/prometheus-config-reloader in /cost-analyzer Bumps prometheus-operator/prometheus-config-reloader from v0.78.2 to v0.79.1. --- updated-dependencies: - dependency-name: prometheus-operator/prometheus-config-reloader dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cost-analyzer/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cost-analyzer/values.yaml b/cost-analyzer/values.yaml index 902039355..d27350e3f 100644 --- a/cost-analyzer/values.yaml +++ b/cost-analyzer/values.yaml @@ -1087,7 +1087,7 @@ prometheus: name: configmap-reload image: repository: quay.io/prometheus-operator/prometheus-config-reloader - tag: v0.78.2 + tag: v0.79.1 pullPolicy: IfNotPresent extraArgs: {} extraVolumeDirs: [] @@ -1100,7 +1100,7 @@ prometheus: name: configmap-reload image: repository: quay.io/prometheus-operator/prometheus-config-reloader - tag: v0.78.2 + tag: v0.79.1 pullPolicy: IfNotPresent extraArgs: {} extraVolumeDirs: []