nfs-volume/1.0.7
You can find the source of this version on GitHub at cloudfoundry/nfs-volume-release. It was created based on the commit 227d0fb4
.
Release Notes¶
- Merged PR from @dennisjbell to fix failures at startup time when there are leftover mounts
- fixed issues parsing service bindings when nfsbroker is bound to a postgres database instance
- added property to broker push errand to change allowable mount options when LDAP is enabled
- improved documentation for docker pushed applications
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nfs-volume" version: "1.0.7" url: "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.7" sha1: "737152e659c43c6c7a1cdc3e7ada750a05a40b4f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 737152e659c43c6c7a1cdc3e7ada750a05a40b4f \ "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.7"