Skip to content

Commit 9d4545b

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.github/renovate.json

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"
1414
]
1515
},
16+
"helm-requirements": {
17+
"fileMatch": [
18+
"(^|/)kubernetes/apps/.+/helmrepo\\.ya?ml$"
19+
]
20+
},
1621
"regexManagers": [
1722
{
1823
"fileMatch": [

0 commit comments

Comments
 (0)
Please sign in to comment.