garden-windows/0.6.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 0eb5257
.
Release Notes¶
- adds BOSH property
garden.max_container_procs
which enables a configurable max number of processes per container- defaults to previous constant setting of 10
- bumps hakim to enable ntp check on non-English OSes
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-windows" version: "0.6.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.6.0" sha1: "6b3bb144b266faf3f342faffe33ec3c1e6b6f3a3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6b3bb144b266faf3f342faffe33ec3c1e6b6f3a3 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.6.0"