Skip to content

Commit dd43bdc

Browse files
committedFeb 13, 2025
test renovate
1 parent 9d4545b commit dd43bdc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
]
1010
},
1111
"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"
16+
},
1217
"fileMatch": [
1318
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"
1419
]

0 commit comments

Comments
 (0)
Please sign in to comment.