From 8d8461837cecc7cffb95a5f5b11c43ba763a583b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 01:49:40 +0000 Subject: [PATCH] chore(deps): update dependencies quay.io/prometheus-operator/prometheus-config-reloader docker tag to v0.77.2 --- 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 f3a505c..85320ef 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.1 + tag: v0.77.2 # -- stella # When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value). digest: ""