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