Skip to content

Commit 4781273

Browse files
committedFeb 13, 2025
test renovate
1 parent f326cb6 commit 4781273

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
@@ -33,6 +33,11 @@
3333
"(^|/)kubernetes/.+\\.ya?ml$"
3434
]
3535
},
36+
"flux": {
37+
"fileMatch": [
38+
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"
39+
]
40+
},
3641
"regexManagers": [
3742
{
3843
"fileMatch": [

0 commit comments

Comments
 (0)
Please sign in to comment.