Skip to content

Commit c4ba12b

Browse files
committedFeb 13, 2025
renovate try base config
1 parent 855a624 commit c4ba12b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed
 

‎.github/renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:base"
55
],
66
"flux": {
77
"registryAliases": {
@@ -14,11 +14,6 @@
1414
]
1515
},
1616
"helmv3": {
17-
"registryAliases": {
18-
"authentik": "https://charts.goauthentik.io",
19-
"ingress-nginx": "https://kubernetes.github.io/ingress-nginx",
20-
"reflector": "https://emberstack.github.io/helm-charts"
21-
},
2217
"fileMatch": [
2318
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"
2419
]

0 commit comments

Comments
 (0)
Please sign in to comment.