add helm to allowedPostUpgradeCommands
This commit is contained in:
parent
bbb97b36ce
commit
1c8d507ca4
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
"**/bundle.yaml"
|
"**/bundle.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"allowedPostUpgradeCommands": ["./helm/render-all.sh"],
|
||||||
"postUpgradeTasks": {
|
"postUpgradeTasks": {
|
||||||
"commands": [
|
"commands": [
|
||||||
"./helm/render-all.sh"
|
"./helm/render-all.sh"
|
||||||
|
|
Loading…
Reference in a new issue