Skip to content

garden-linux/0.333.0

You can find the source of this version on GitHub at cloudfoundry-incubator/garden-linux-release. It was created based on the commit 98b28e0d.

Release Notes

matching garden sha: 518f19c4f33b5ac1314c2c5c52c1190dc1508b20 - Graph cleanup now happens at container creation time, rather than container deletion time - Graph cleanup now cleans up all unused layers when triggered, rather than only the ones for to the container being created/destroyed

Usage

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

- name: "garden-linux"
  version: "0.333.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.333.0"
  sha1: "9ddccb3f0550a3f7f5ba119221c1a77c1081e6a0"

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

bosh upload-release --sha1 9ddccb3f0550a3f7f5ba119221c1a77c1081e6a0 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.333.0"

Jobs

Packages