Skip to content

garden-linux/0.327.0

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

Release Notes

matching garden sha: 7b9cddf05a78fd4756b21abd8050aec192550041 - Reinstated disk usage reporting for containers with disk limits - Removed support for v1 Docker registries - Upgraded our Docker dependency to be more secure

Usage

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

- name: "garden-linux"
  version: "0.327.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.327.0"
  sha1: "939dd056dd5581ec206081b3cbea19cbbf7d353f"

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

bosh upload-release --sha1 939dd056dd5581ec206081b3cbea19cbbf7d353f \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.327.0"

Jobs

Packages