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