From 4c7de74da6a18d086ee66fa69b15be411aa0af64 Mon Sep 17 00:00:00 2001 From: sa-renovate Date: Fri, 1 May 2026 03:01:25 +0000 Subject: [PATCH] chore(argo-cd): Update public.ecr.aws/bitnami/redis-exporter Docker tag to v1.83.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..dc6b94c1 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.83.0 # -- Image pull policy for the redis-exporter # @default -- `""` (defaults to global.image.imagePullPolicy) imagePullPolicy: ""