Skip to content

nfs-volume/1.0.7

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

Release Notes

  • Merged PR from @dennisjbell to fix failures at startup time when there are leftover mounts
  • fixed issues parsing service bindings when nfsbroker is bound to a postgres database instance
  • added property to broker push errand to change allowable mount options when LDAP is enabled
  • improved documentation for docker pushed applications

Usage

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

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

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

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

Jobs

Packages