garden-linux/0.185.0
You can find the source of this version on GitHub at cloudfoundry-incubator/garden-linux-release. It was created based on the commit 635210eb
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-linux" version: "0.185.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.185.0" sha1: "8a6f225b7f8cb5aae1c30c5fe5ddec2b86ef8eb2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8a6f225b7f8cb5aae1c30c5fe5ddec2b86ef8eb2 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.185.0"