Add changelogs to provisioners missing them
This commit is contained in:
parent
da48ed92e1
commit
eb39ebd88a
|
|
@ -0,0 +1,8 @@
|
|||
# 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
|
||||
Loading…
Reference in New Issue