Upgrade CRDP
This article describes steps to upgrade CRDP.
Steps
Pull the latest image from the CRDP image repository, thalesciphertrust/ciphertrust-restful-data-protection.
Redeploy CRDP.
In the
values.yaml
file, update the value of thecrdpimage
field.Upgrade your CRDP deployment.
In the CRDP deployment file (for example,
<crdp-deployment.yaml>
), update the value of theimage
field.Upgrade your CRDP deployment.
Stop the existing container.
Start the container with the latest CRDP image.