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