Upgrading Protegrity Anonymization
Upgrade from the previous version.
This section describes how to upgrade Protegrity Anonymization to the latest version.
Note: If you are upgrading across major versions, review the release notes for any breaking changes before proceeding.
Run
helm upgradewith the new--versionvalue.Note: Passwords are preserved during upgrades. Omit the
--set database.auth.*flags.helm upgrade anonymization \ oci://registry.protegrity.com/anonymization/anonymization-server/helm/anonymization \ --version <NEW_VERSION> \ --namespace anon-ns \ --values <VALUES_FILE>After upgrading, verify that all pods are in the
Runningstate.kubectl get pods -n anon-ns
Feedback
Was this page helpful?