fix(github): Add dex to renovate-bump-version.sh (#3179)
Signed-off-by: yu-croco <yu.croco@gmail.com> Co-authored-by: JM (Jason Meridth) <jmeridth@gmail.com>
This commit is contained in:
parent
b81556ca88
commit
4f356644ca
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@
|
||||||
"argoproj-labs/argocd-image-updater",
|
"argoproj-labs/argocd-image-updater",
|
||||||
"argoprojlabs/argocd-extension-installer",
|
"argoprojlabs/argocd-extension-installer",
|
||||||
"public.ecr.aws/bitnami/redis-exporter",
|
"public.ecr.aws/bitnami/redis-exporter",
|
||||||
"public.ecr.aws/docker/library/redis"
|
"public.ecr.aws/docker/library/redis",
|
||||||
|
"ghcr.io/dexidp/dex"
|
||||||
],
|
],
|
||||||
"commitMessagePrefix": "chore({{parentDir}}):",
|
"commitMessagePrefix": "chore({{parentDir}}):",
|
||||||
"postUpgradeTasks": {
|
"postUpgradeTasks": {
|
||||||
|
|
Loading…
Reference in a new issue