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