garden-linux/0.340.0
You can find the source of this version on GitHub at cloudfoundry/garden-linux-release. It was created based on the commit 1e2c7f27
.
Release Notes¶
- Small fix for compatibility with 4.4 kernels
- Extra logging around iodaemon timeouts
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-linux" version: "0.340.0" url: "https://bosh.io/d/github.com/cloudfoundry/garden-linux-release?v=0.340.0" sha1: "68cb7eadc769dc2998832dd15115ed2b293e5e14"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 68cb7eadc769dc2998832dd15115ed2b293e5e14 \ "https://bosh.io/d/github.com/cloudfoundry/garden-linux-release?v=0.340.0"