Skip to content

Commit

Permalink
(Chore) Another renovate change
Browse files Browse the repository at this point in the history
  • Loading branch information
aisling136 committed Apr 17, 2024
1 parent 433554c commit 2fdc684
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate/customManagers.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"customType": "regex",
"description": ["Process custom dependencies"],
"fileMatch": [
"(^|/)cluster/.+\\.ya?ml(?:\\.j2)?$"
"(^|/)cluster/.+\\.ya?ml(?:\\.j2)?$",
"(^|/)configs/.+\\.ya?ml(?:\\.j2)?$"
],
"matchStrings": [
// # renovate: datasource=github-releases depName=k3s-io/k3s
Expand Down

0 comments on commit 2fdc684

Please sign in to comment.