diff --git a/renovate.json5 b/renovate.json5 index 213368d..dc3a3c9 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -5,6 +5,10 @@ 'customManagers:helmChartYamlAppVersions', 'helpers:pinGitHubActionDigests', ], + helmv3: { + // bump chart version if the appVersion changes + bumpVersion: "minor", + }, customManagers: [ { customType: "regex",