Skip to content

Commit

Permalink
Bump helm version when updating sub dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Jul 23, 2023
1 parent 20ba2f2 commit 2b82d76
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,13 @@
"extends": [
"config:base",
"regexManagers:helmChartYamlAppVersions"
],
"packageRules": [
{
"matchManagers": [
"helmv3"
],
"bumpVersion": "patch"
}
]
}

0 comments on commit 2b82d76

Please sign in to comment.