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