๐Upgrades and rollbacks
Reviewing the changelog and breaking changes
Procedure
helm diff upgrade toucan-stack --version <version> oci://quay.io/toucantoco/charts/toucan-stack -f ./values.override.yaml
helm upgrade --install toucan-stack oci://quay.io/toucantoco/charts/toucan-stack \
--namespace toucan \
--values ./values.override.yamlGetting notified
Last updated
Was this helpful?