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