1
0

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:
kmova
2021-02-05 05:27:02 +00:00
parent 23ecb30672
commit cd45565480
9 changed files with 17 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ Note: This repository is being migrated from https://github.com/kubernetes-incub
make build
make container
# `nfs-subdir-external-provisioner:latest` will be created.
# To upload this to your customer registry, say `quay.io/myorg`, you can use
# To upload this to your custom registry, say `quay.io/myorg`, you can use
# docker tag nfs-subdir-external-provisioner:latest quay.io/myorg/nfs-subdir-external-provisioner:latest
# docker push quay.io/myorg/nfs-subdir-external-provisioner:latest
```
@@ -100,7 +100,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