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