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