fix(argo-cd): Also use oliver006/redis_exporter for non-HA redis (#3226)
This commit is contained in:
parent
bf044b2256
commit
86af655944
4 changed files with 6 additions and 6 deletions
|
|
@ -86,9 +86,9 @@
|
|||
"argoproj/argo-rollouts",
|
||||
"argoproj-labs/argocd-image-updater",
|
||||
"argoprojlabs/argocd-extension-installer",
|
||||
"public.ecr.aws/bitnami/redis-exporter",
|
||||
"public.ecr.aws/docker/library/redis",
|
||||
"ghcr.io/dexidp/dex"
|
||||
"ghcr.io/dexidp/dex",
|
||||
"ghcr.io/oliver006/redis_exporter"
|
||||
],
|
||||
"commitMessagePrefix": "chore({{parentDir}}):",
|
||||
"postUpgradeTasks": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue