Skip to content

garden-linux/0.335.0

You can find the source of this version on GitHub at cloudfoundry/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/garden-linux-release?v=0.335.0"
  sha1: "dbed0b4bf8b09139568c573b99a4ed65f12fec33"

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

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

Jobs

Packages