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