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