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:
parent
885959311f
commit
0578482bd6
3 changed files with 4 additions and 4 deletions
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue