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