From 383330b433cfbd4f1afdc82902c3d012e405b427 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:37:36 +0000 Subject: [PATCH] chore(deps): update dependencies quay.io/prometheus-operator/prometheus-config-reloader docker tag to v0.78.0 --- EXAMPLE/prometheus/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXAMPLE/prometheus/values.yaml b/EXAMPLE/prometheus/values.yaml index 85320ef..d3c8cee 100644 --- a/EXAMPLE/prometheus/values.yaml +++ b/EXAMPLE/prometheus/values.yaml @@ -77,7 +77,7 @@ configmapReload: # configmap-reload container image image: repository: quay.io/prometheus-operator/prometheus-config-reloader - tag: v0.77.2 + tag: v0.78.0 # -- stella # When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value). digest: ""