diff --git a/packages/nutanix-csi/values/nutanix-storage-values.yaml b/packages/nutanix-csi/values/nutanix-storage-values.yaml index dc0ffcf1..ae76735e 100644 --- a/packages/nutanix-csi/values/nutanix-storage-values.yaml +++ b/packages/nutanix-csi/values/nutanix-storage-values.yaml @@ -123,7 +123,7 @@ sidecars: livenessprobe: image: registry.k8s.io/sig-storage/livenessprobe:v2.14.0 healthmonitor: - image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0 + image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.14.0 # Used for deployment test in kind cluster # diff --git a/packages/nutanix-csi/zarf.yaml b/packages/nutanix-csi/zarf.yaml index b3f05502..4c15f083 100644 --- a/packages/nutanix-csi/zarf.yaml +++ b/packages/nutanix-csi/zarf.yaml @@ -44,7 +44,7 @@ components: - registry.k8s.io/sig-storage/csi-attacher:v4.7.0 - registry.k8s.io/sig-storage/csi-resizer:v1.12.0 - registry.k8s.io/sig-storage/livenessprobe:v2.14.0 - - registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0 + - registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.14.0 - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.1 - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.10.1