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