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