add helm to allowedPostUpgradeCommands

This commit is contained in:
Finn 2024-10-14 00:56:25 -07:00
parent bbb97b36ce
commit 1c8d507ca4

View file

@ -8,6 +8,7 @@
"**/bundle.yaml"
]
},
"allowedPostUpgradeCommands": ["./helm/render-all.sh"],
"postUpgradeTasks": {
"commands": [
"./helm/render-all.sh"