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