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