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