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