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