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