Skip to content

grootfs/0.17.0

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

Release Notes

  • Enhanced metrics: https://github.com/cloudfoundry/grootfs#metrics.
  • New BOSH release property: grootfs.skip_mount.
  • grootfs create JSON output:
    • Added a boolean BOSH release property named grootfs.json_output to make grootfs create calls return JSON.
    • This property will be removed in the next releases. grootfs create will only return JSON output.

Usage

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

- name: "grootfs"
  version: "0.17.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/grootfs-release?v=0.17.0"
  sha1: "9ad1d8e80bf5ca881920c97224eca193f8a29486"

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

bosh upload-release --sha1 9ad1d8e80bf5ca881920c97224eca193f8a29486 \
  "https://bosh.io/d/github.com/cloudfoundry/grootfs-release?v=0.17.0"

Jobs

Packages