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