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