garden-windows/0.1.0
You can find the source of this version on GitHub at cloudfoundry-incubator/garden-windows-bosh-release. It was created based on the commit 42d08e45
.
Release Notes¶
This release relies on a separate deployment to provide: - rep. In practice this comes from diego-release. - metron. In practice this comes from loggregator-release. - consul. In practice this comes from consul-release.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.1.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.1.0" sha1: "177060187351055f3a1af824b7c4249e5a8902b9"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 177060187351055f3a1af824b7c4249e5a8902b9 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.1.0"