Skip to content

Commit

Permalink
Move flux install manifests in flux-system directory
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Schneider <[email protected]>
  • Loading branch information
JensAc committed Oct 21, 2022
1 parent b0a0cd8 commit f499c14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prHourlyLimit": 0,
"prConcurrentLimit": 1,
"flux": {
"fileMatch": ["pre-gardener/.*.yaml", "gardener/.*.yaml", "flux/gotk-components.yaml"]
"fileMatch": ["pre-gardener/.*.yaml", "gardener/.*.yaml", "flux-system/gotk-components.yaml"]
},
"packageRules": [
{
Expand Down
File renamed without changes.

0 comments on commit f499c14

Please sign in to comment.