diff --git a/infra/vsphere-cpi-csi/Chart.yaml b/infra/vsphere-cpi-csi/Chart.yaml
index e2f29780e6003affa87311108c9368f17a486f5b..5c5a27119af8935e50ad2ca8f815eb4de9f86fc1 100644
--- a/infra/vsphere-cpi-csi/Chart.yaml
+++ b/infra/vsphere-cpi-csi/Chart.yaml
@@ -10,4 +10,3 @@ keywords:
   - cpi
   - csi
   - storage
-engine: gotpl
diff --git a/infra/vsphere-cpi-csi/app-readme.md b/infra/vsphere-cpi-csi/app-readme.md
index 97172b58e5a688f3603cb164a4a08ba94eabb6e0..c6660e17f14ef01f9a69ac459733ba02237a1353 100644
--- a/infra/vsphere-cpi-csi/app-readme.md
+++ b/infra/vsphere-cpi-csi/app-readme.md
@@ -2,12 +2,11 @@
 
 This chart deploys both the vSphere CPI (Cloud Provider Interface) manager for vSphere as well as the CSI (Cloud Storage Interface) drivers and optional storageClass.
 
-It uses [upstream VMWare vSphere manifests](https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/master/manifests) with small tweaks to support Rancher RKE clusters. 
+It uses [upstream VMWare vSphere manifests](https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/master/manifests) with small tweaks to support Rancher RKE clusters.
 
 **Pre-requirements:**
 
-* **vSphere 7.0+** 
-* Kubernetes cluster version **1.16+**
-* VM's with harware version 15+ and `vmtools` installed on all nodes
-* The `ubuntu` guest OS is recommended 
-* **Manual** steps are described in the `Detailed Description` below. 
+- **vSphere 7.0+**
+- Kubernetes cluster version **1.16+**
+- VM's with harware version 15+ and `vmtools` installed on all nodes
+- The `ubuntu` guest OS is recommended
diff --git a/infra/vsphere-cpi-csi/values.yaml b/infra/vsphere-cpi-csi/values.yaml
index 1df3c601ece13b9165d835addd64a31bd7683d25..5d7f2315a31e7be54d7d23ff3d2e834605143f32 100644
--- a/infra/vsphere-cpi-csi/values.yaml
+++ b/infra/vsphere-cpi-csi/values.yaml
@@ -1,6 +1,6 @@
 images:
   # https://console.cloud.google.com/gcr/images/cloud-provider-vsphere/GLOBAL/cpi/release/manager
-  vsphereCloudControllerManager: "gcr.io/cloud-provider-vsphere/cpi/release/manager:v1.24.0"
+  vsphereCloudControllerManager: "gcr.io/cloud-provider-vsphere/cpi/release/manager:v1.23.1"
   # https://github.com/kubernetes-csi/external-attacher
   csiAttacher: "k8s.gcr.io/sig-storage/csi-attacher:v3.5.0"
   # https://console.cloud.google.com/gcr/images/cloud-provider-vsphere/GLOBAL/csi/release/driver