fix(argo-cd): Also use oliver006/redis_exporter for non-HA redis (#3226)

This commit is contained in:
Marco Maurer (-Kilchhofer) 2025-04-01 23:48:46 +02:00 committed by GitHub
parent bf044b2256
commit 86af655944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -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": {