nfs-volume/1.0.4
You can find the source of this version on GitHub at cloudfoundry/nfs-volume-release. It was created based on the commit 2b40517e
.
Release Notes¶
- nfs-volume-release and its submodules moved from cloudfoundry-incubator to cloudfoundry
- bosh broker deployment errand templates fixed to remove erroneous property reference
- fixed README.md to correct suggested uid in service binding configuration
- removed kerbdriver submodule
- smaller image type for bash deployed service broker in AWS deployments
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nfs-volume" version: "1.0.4" url: "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.4" sha1: "35422c99147784a7d2094218bcd0ce306048536f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 35422c99147784a7d2094218bcd0ce306048536f \ "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.4"