garden-linux/0.339.0
You can find the source of this version on GitHub at cloudfoundry-incubator/garden-linux-release. It was created based on the commit 545d890b
.
Release Notes¶
matching garden sha: 312b0534118daaf8c72b95b939da2e8f31f96be0 - Fix a bug where regular container deletion can race with grace time expiration and container creation, resulting in containers with conflicting IP addresses
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-linux" version: "0.339.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.339.0" sha1: "fe72f86b00f9630b885d1b7ec74ccdb4788fb5c4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fe72f86b00f9630b885d1b7ec74ccdb4788fb5c4 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.339.0"