garden-linux/0.333.0
You can find the source of this version on GitHub at cloudfoundry/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/garden-linux-release?v=0.333.0" sha1: "5a98f09f5f9ad73f28b5b542ffc786e98224885c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5a98f09f5f9ad73f28b5b542ffc786e98224885c \ "https://bosh.io/d/github.com/cloudfoundry/garden-linux-release?v=0.333.0"