garden-windows/0.0.11
You can find the source of this version on GitHub at cloudfoundry-incubator/garden-windows-bosh-release. It was created based on the commit e1610095
.
Release Notes¶
Check for required Windows features before starting Garden Windows. This will cause the job to fail if an incompatible stemcell is used. See release 0.0.10 for details regarding compatible stemcells.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.0.11" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.0.11" sha1: "c07480f249af308fbcc3a83776173f9068dae8ea"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c07480f249af308fbcc3a83776173f9068dae8ea \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.0.11"