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