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