Skip to content

garden-linux/0.335.0

You can find the source of this version on GitHub at cloudfoundry-incubator/garden-linux-release. It was created based on the commit 1def9226.

Release Notes

matching garden sha: f90a312c91dc1d586c15a42ca29959445bdd25a1 - Add dns_servers property. A list of DNS servers that will be used in containers. Defaults to the empty list, which means the containers will use the same DNS servers as the host. - Fix bug when used by BOSH Lite with the Garden/Warden CPI where container creation could fail due to failing to create a bridge - Go 1.6!

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "garden-linux"
  version: "0.335.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.335.0"
  sha1: "553c824de5d1a7bb5c8bee4d3b55cd494845e508"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 553c824de5d1a7bb5c8bee4d3b55cd494845e508 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.335.0"

Jobs

Packages