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