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