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