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