nfs-volume/1.0.8
You can find the source of this version on GitHub at cloudfoundry/nfs-volume-release. It was created based on the commit 3d8b5cdd
.
Release Notes¶
merge PR from @kkallday to correct missing single quote in broker push bosh errand
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nfs-volume" version: "1.0.8" url: "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.8" sha1: "bcfac793855ff07dff88571766b039e19cc630d6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bcfac793855ff07dff88571766b039e19cc630d6 \ "https://bosh.io/d/github.com/cloudfoundry/nfs-volume-release?v=1.0.8"