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