test renovate
This commit is contained in:
parent
38fff25ba0
commit
855a624230
1 changed files with 5 additions and 0 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
@ -4,6 +4,11 @@
|
|||
"config:recommended"
|
||||
],
|
||||
"flux": {
|
||||
"registryAliases": {
|
||||
"authentik": "https://charts.goauthentik.io",
|
||||
"ingress-nginx": "https://kubernetes.github.io/ingress-nginx",
|
||||
"reflector": "https://emberstack.github.io/helm-charts"
|
||||
},
|
||||
"fileMatch": [
|
||||
"(^|/)kubernetes/.+\\.ya?ml$"
|
||||
]
|
||||
|
|
Reference in a new issue