chore(release): update container images to 4.0.0
- Update to the prow generated container images pushed to grc.io - Set the tag version to 4.0.0 - Update the helm chart version to 4.0.0 Signed-off-by: kmova <kiran.mova@mayadata.io>
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
serviceAccountName: nfs-client-provisioner
|
||||
containers:
|
||||
- name: nfs-client-provisioner
|
||||
image: quay.io/external_storage/nfs-client-provisioner:latest
|
||||
image: gcr.io/k8s-staging-sig-storage/nfs-subdir-external-provisioner:v4.0.0
|
||||
volumeMounts:
|
||||
- name: nfs-client-root
|
||||
mountPath: /persistentvolumes
|
||||
|
||||
Reference in New Issue
Block a user