Add changelogs to provisioners missing them
(cherry picked from commit eb39ebd88a)
This commit is contained in:
parent
185f3a3640
commit
4381dacf42
|
|
@ -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