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