garden-windows/0.7.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 2290a61
.
Release Notes¶
- Ignores NetOutRules that specify the ICMP protocol (resolves https://github.com/cloudfoundry/garden-windows/issues/15)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.7.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.7.0" sha1: "386365807e811a5d7ad315776dfe5472b8d1eb87"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 386365807e811a5d7ad315776dfe5472b8d1eb87 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.7.0"