Skip to content

nfs-volume/0.1.2

You can find the source of this version on GitHub at cloudfoundry-incubator/nfs-volume-release. It was created based on the commit 68062be8.

Release Notes

-Made nfsbroker cf-pushable -Improved locking around mount and unmount operations to prevent failures on cf scale-up -Added documentation for “mount” option in cf bind-service calls -Added link to troubleshooting steps

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "nfs-volume"
  version: "0.1.2"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/nfs-volume-release?v=0.1.2"
  sha1: "556d51a6cf704f703387742d4b38f2b4c6a94ba8"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 556d51a6cf704f703387742d4b38f2b4c6a94ba8 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/nfs-volume-release?v=0.1.2"

Jobs

Packages