Skip to content

Commit 855a624

Browse files
committedFeb 13, 2025
test renovate
1 parent 38fff25 commit 855a624

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
@@ -4,6 +4,11 @@
44
"config:recommended"
55
],
66
"flux": {
7+
"registryAliases": {
8+
"authentik": "https://charts.goauthentik.io",
9+
"ingress-nginx": "https://kubernetes.github.io/ingress-nginx",
10+
"reflector": "https://emberstack.github.io/helm-charts"
11+
},
712
"fileMatch": [
813
"(^|/)kubernetes/.+\\.ya?ml$"
914
]

0 commit comments

Comments
 (0)
Please sign in to comment.