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