Upgrade and Rollback
Upgrade and Rollback MockingBird setup
Upgrade MockingBird Platform
- Here is the command to upgrade the Mockingbird extension with a patch release or with a new release.
- Replace [HELM-PATCH-PACKAGE] with the helm package name of a new release or patch release after download.
helm upgrade mockingbird [HELM-PATCH-PACKAGE] -n mockingbird -f one-time-setup-values.yaml
RoleBack MockingBird setup
- Here is the command to rollback previously installed patch/upgrade
helm rollback mockingbird -n mockingbird