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_procswhich 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: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.6.0"