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