nfs-volume/1.0.9
You can find the source of this version on GitHub at cloudfoundry/nfs-volume-release. It was created based on the commit 86889358
.
Release Notes¶
merge PR from @kkallday to correct all the other errors in nfsbrokerpush errand
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nfs-volume" version: "1.0.9" url: "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.9" sha1: "b9bf0ee486d36613049342b23a062dd25e71cbfd"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b9bf0ee486d36613049342b23a062dd25e71cbfd \ "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.9"