chore: bump chart version on appVersion update
This commit is contained in:
parent
d291e8fe0e
commit
e727f2b6b5
1 changed files with 4 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue