Skip to content

nfs-volume/1.0.4

You can find the source of this version on GitHub at cloudfoundry-incubator/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-incubator/nfs-volume-release?v=1.0.4"
  sha1: "b2c22394d30c212a9e6dfcdd0abf5879e931ebfe"

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

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

Jobs

Packages