Skip to content

Commit

Permalink
another attempt at bumpVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
rlex committed Jan 18, 2024
1 parent 1821671 commit 0260528
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .renovaterc
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
"extends": [
"config:base"
],
"bumpVersion": "minor",
"helmfile": {
"fileMatch": ["^helm\\\/releases\\\/.*\\.yaml$"]
},
"helm-values": {
"bumpVersion": "minor"
},
"github-actions": {
"fileMatch": ["^\\.github\\\/workflows\\\/.*\\.ya?ml$"]
},
Expand Down

0 comments on commit 0260528

Please sign in to comment.