garden-linux/0.337.0
You can find the source of this version on GitHub at cloudfoundry/garden-linux-release. It was created based on the commit a7d9ddac
.
Release Notes¶
matching garden sha: d6c15a44a6fe1217bf01f5916fda399264c1a0c5 - Update to Go 1.6.1
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-linux" version: "0.337.0" url: "https://bosh.io/d/github.com/cloudfoundry/garden-linux-release?v=0.337.0" sha1: "5b109a053c3e3ffa8304cf917662bae338f4b204"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5b109a053c3e3ffa8304cf917662bae338f4b204 \ "https://bosh.io/d/github.com/cloudfoundry/garden-linux-release?v=0.337.0"