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