garden-runc/1.7.0
You can find the source of this version on GitHub at cloudfoundry-incubator/guardian-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-incubator/guardian-release?v=1.7.0" sha1: "3efb68f22c9ce6b3c2d0f85e121eb4b437a63c2e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3efb68f22c9ce6b3c2d0f85e121eb4b437a63c2e \ "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=1.7.0"