Resiliency
Starting with Container Storage Module 1.12, all deployments will need to use images from quay.io. Please note that from CSM 1.14 (May 2025), upgrading with helm will fail if it attempts to use images from Docker Hub.
Helm Chart Upgrade
To upgrade CSM for Resiliency with the driver, the following steps are required.
Note: These steps refer to the values file and
csi-install.sh
script that were used during initial installation of the Dell CSI driver.
Steps
- Update the podmon.image value in the values files to reference the new podmon image.
- Run the csi-install script with the option –upgrade by running:
cd ../dell-csi-helm-installer && ./csi-install.sh --namespace vxflexos --values ./myvalues.yaml --upgrade