Skip to content

Commit bac3866

Browse files
committedFeb 13, 2025
test renovate
1 parent f92d4ae commit bac3866

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎.github/renovate.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"helmv3": {
1212
"registryAliases": {
13-
"authentik": "https://charts.goauthentik.io",
14-
"ingress-nginx": "https://kubernetes.github.io/ingress-nginx",
15-
"reflector": "https://emberstack.github.io/helm-charts"
13+
"authentik-chart": "https://charts.goauthentik.io",
14+
"ingress-nginx-repo": "https://kubernetes.github.io/ingress-nginx",
15+
"reflector-repo": "https://emberstack.github.io/helm-charts"
1616
},
1717
"fileMatch": [
1818
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"

0 commit comments

Comments
 (0)
Please sign in to comment.