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