Skip to content

nfs-volume/0.1.6

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

Release Notes

  • nfsbroker now supports running with multiple instances when cf-pushed
  • additional fuse mount, nfs mount, and libnfs config parameters now supported with bosh properties to control whitelisting.
  • read-only mounts supported
  • additional documentation for security notes and docker application support

Usage

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

- name: "nfs-volume"
  version: "0.1.6"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/nfs-volume-release?v=0.1.6"
  sha1: "5ef30001b8aec8776486580375360a9040f222c6"

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

bosh upload-release --sha1 5ef30001b8aec8776486580375360a9040f222c6 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/nfs-volume-release?v=0.1.6"

Jobs

Packages