chore(argo-cd): Upgrade Redis exporter image (#1795)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2023-01-24 01:15:46 +01:00 committed by GitHub
parent 885959311f
commit 0578482bd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -1001,7 +1001,7 @@ redis:
# -- redis-exporter image repository
repository: public.ecr.aws/bitnami/redis-exporter
# -- redis-exporter image tag
tag: 1.26.0-debian-10-r2
tag: 1.45.0
# -- Image pull policy for the Redis exporter
# @default -- `""` (defaults to global.image.imagePullPolicy)
imagePullPolicy: ""