Skip to content

grootfs/0.14.0

You can find the source of this version on GitHub at cloudfoundry/grootfs-release. It was created based on the commit 0c6b86de.

Release Notes

  • Fix: grootfs clean issue on a Overlay-XFS store, when using disk quotas.
  • Fix: grootfs create issue on a BTRFS store, when running as a non-root user.
  • Return error when the requested filesystem driver is unsupported.
  • Add BOSH CLI ops-file for the cf-deployment.

Usage

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

- name: "grootfs"
  version: "0.14.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/grootfs-release?v=0.14.0"
  sha1: "753f27eaf5e4f8a0cd2307cffb5ddfba0c79e771"

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

bosh upload-release --sha1 753f27eaf5e4f8a0cd2307cffb5ddfba0c79e771 \
  "https://bosh.io/d/github.com/cloudfoundry/grootfs-release?v=0.14.0"

Jobs

Packages