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

@@ -1,4 +1,4 @@
# Unreleased
# v4.0.0
- Remove redundant field in the rbac.yaml (https://github.com/kubernetes-retired/external-storage/pull/970)
- Use `kubernetes-sigs/sig-storage-lib-external-provisioner` instead of `incubator/external-storage/lib` (https://github.com/kubernetes-retired/external-storage/pull/1026)
- Fill in rbac.yaml with ServiceAccount manifest (https://github.com/kubernetes-retired/external-storage/pull/1060, https://github.com/kubernetes-retired/external-storage/pull/1179)
@@ -42,4 +42,4 @@
- Fix issue 149 - nfs-client-provisioner create folder with 755, not 777 (https://github.com/kubernetes-incubator/external-storage/pull/150)
# v1
- Initial release
- Initial release