garden-windows/0.3.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 2fdefadb
.
Release Notes¶
- Garden NetIn and NetOut functionality are available at container Create() time
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.3.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.3.0" sha1: "d6aa7b91b13ef480c4630f11fc8fe044ebc4eebf"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d6aa7b91b13ef480c4630f11fc8fe044ebc4eebf \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.3.0"