We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92d4ae commit bac3866Copy full SHA for bac3866
.github/renovate.json
@@ -10,9 +10,9 @@
10
},
11
"helmv3": {
12
"registryAliases": {
13
- "authentik": "https://charts.goauthentik.io",
14
- "ingress-nginx": "https://kubernetes.github.io/ingress-nginx",
15
- "reflector": "https://emberstack.github.io/helm-charts"
+ "authentik-chart": "https://charts.goauthentik.io",
+ "ingress-nginx-repo": "https://kubernetes.github.io/ingress-nginx",
+ "reflector-repo": "https://emberstack.github.io/helm-charts"
16
17
"fileMatch": [
18
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"
0 commit comments