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