1
0
Files
nfs-subdir-external-provisi…/CHANGELOG.md
Matthew Wong 4381dacf42 Add changelogs to provisioners missing them
(cherry picked from commit eb39ebd88a)
2020-09-07 05:49:08 +00:00

8 lines
353 B
Markdown

# v2.0.1
- Add support for ARM (Raspberry PI). Image at `quay.io/external_storage/nfs-client-provisioner-arm`. (https://github.com/kubernetes-incubator/external-storage/pull/275)
# v2.0.0
- Fix issue 149 - nfs-client-provisioner create folder with 755, not 777 (https://github.com/kubernetes-incubator/external-storage/pull/150)
# v1
- Initial release