Merge pull request #10

chore: bump chart version on appVersion update
This commit is contained in:
Sebastian Poxhofer 2025-01-18 00:16:07 +01:00 committed by GitHub
commit e8efe7fcad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,10 @@
'customManagers:helmChartYamlAppVersions', 'customManagers:helmChartYamlAppVersions',
'helpers:pinGitHubActionDigests', 'helpers:pinGitHubActionDigests',
], ],
helmv3: {
// bump chart version if the appVersion changes
bumpVersion: "minor",
},
customManagers: [ customManagers: [
{ {
customType: "regex", customType: "regex",