garden-runc/1.7.0
You can find the source of this version on GitHub at cloudfoundry/garden-runc-release. It was created based on the commit 23a55695
.
Release Notes¶
- Verified with grootfs-release v0.18.0
Minor release. Allows logging UDP/ICMP packets and stops shipping unused shadow
package with the bosh release. Get it while it’s hot!
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-runc" version: "1.7.0" url: "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.7.0" sha1: "18366fade5189aa563b4787db3ef3b4376d4e76c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 18366fade5189aa563b4787db3ef3b4376d4e76c \ "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.7.0"