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