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