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