From 298b622658cec455cd6e4039362a57bc29bc90a2 Mon Sep 17 00:00:00 2001 From: sa-renovate Date: Tue, 17 Mar 2026 10:18:53 +0000 Subject: [PATCH] chore(argo-cd): Update public.ecr.aws/bitnami/redis-exporter Docker tag to v1.82.0 Signed-off-by: sa-renovate --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index f1213daf..4791f414 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -1305,7 +1305,7 @@ redis: # -- Repository to use for the redis-exporter repository: public.ecr.aws/bitnami/redis-exporter # -- Tag to use for the redis-exporter - tag: 1.67.0 + tag: 1.82.0 # -- Image pull policy for the redis-exporter # @default -- `""` (defaults to global.image.imagePullPolicy) imagePullPolicy: ""