nfs-volume/7.1.4
You can find the source of this version on GitHub at cloudfoundry/nfs-volume-release. It was created based on the commit 24bdb71
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nfs-volume" version: "7.1.4" url: "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=7.1.4" sha1: sha256:cd6212678b4974b4f56369ad8911e6cd2cf3ebc4a2ee4c84e81b6729e5540d9b
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 cd6212678b4974b4f56369ad8911e6cd2cf3ebc4a2ee4c84e81b6729e5540d9b \ "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=7.1.4"