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