Browse Source

Update renovate.json

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

3
renovate.json

@ -9,6 +9,9 @@
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize"],
"registryAliases": {
"nextcloud": "https://nextcloud.github.io/helm/"
},
"kubernetes": {
"fileMatch": ["^tekton/[^/]*\\.yaml$"]
}
}

Loading…
Cancel
Save