garden-windows/0.8.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 207d716
.
Release Notes¶
- Changes
garden.max_container_procs
default value from 10 to 20.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.8.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.8.0" sha1: "395fae118c5f9b404eb6c497d1f9a8607ccf5504"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 395fae118c5f9b404eb6c497d1f9a8607ccf5504 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.8.0"