garden-windows/0.0.10
You can find the source of this version on GitHub at cloudfoundry-incubator/garden-windows-bosh-release. It was created based on the commit e0a43928
.
Release Notes¶
- Add syslog capability to garden-windows and hakim jobs
- Remove Powershell DSC configuration of Windows features and DNS.
This release breaks compatibility with stemcells prior to the below versions: - bosh-stemcell-0.0.282-vsphere-esxi-windows2012R2-go_agent - light-bosh-stemcell-0.0.77-aws-xen-hvm-windows2012R2-go_agent
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.0.10" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.0.10" sha1: "71fd6cb77e45f7873bc46c841f3ec76d091b678c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 71fd6cb77e45f7873bc46c841f3ec76d091b678c \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.0.10"