Browse Source

Update renovate.json

renovate/configure
Nicolas Massé 3 years ago
committed by GitHub
parent
commit
25ce23cc1f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      renovate.json

5
renovate.json

@ -6,7 +6,10 @@
"dockerfile": {
"fileMatch": ["Containerfile"]
},
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize"],
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize", "regex"],
"git-submodules": {
"enabled": true
},
"registryAliases": {
"nextcloud": "https://nextcloud.github.io/helm/"
},

Loading…
Cancel
Save