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