grootfs/0.17.1
You can find the source of this version on GitHub at cloudfoundry/grootfs-release. It was created based on the commit 703445f
.
Release Notes¶
…this patch release:
- Improves the performance of the graph cleanup store measuring operation.
- Sets the BOSH release Dropsonde port to 3457.
- Changes
grootfs delete
in order to not corrupt the store when it deletes a half-created image.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "grootfs" version: "0.17.1" url: "https://bosh.io/d/github.com/cloudfoundry/grootfs-release?v=0.17.1" sha1: "fdd4bade3f0890eaae93fbd1072a078bde9d6b82"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fdd4bade3f0890eaae93fbd1072a078bde9d6b82 \ "https://bosh.io/d/github.com/cloudfoundry/grootfs-release?v=0.17.1"