nutanix / helm

Nutanix Helm Charts repository
https://nutanix.github.io/helm/
MIT License
17 stars 30 forks source link

update CSI storage chart to v2.5.4 #63

Closed tuxtof closed 2 years ago

tuxtof commented 2 years ago
  registrar:
    image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.1
  provisioner:
    image: k8s.gcr.io/sig-storage/csi-provisioner:v3.1.1
    imageLegacy: k8s.gcr.io/sig-storage/csi-provisioner:v2.2.2
  snapshotter:
    image: k8s.gcr.io/sig-storage/csi-snapshotter:v6.0.1
    imageBeta: k8s.gcr.io/sig-storage/csi-snapshotter:v3.0.3
  resizer:
    image: k8s.gcr.io/sig-storage/csi-resizer:v1.5.0
  livenessprobe:
    image: k8s.gcr.io/sig-storage/livenessprobe:v2.7.0