garden-runc/1.0.0
You can find the source of this version on GitHub at cloudfoundry/garden-runc-release. It was created based on the commit 33181c87
.
Release Notes¶
no big deal
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-runc" version: "1.0.0" url: "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.0.0" sha1: "2f29b4d9eedbe6b79efe3703b68a4d3c785649f4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2f29b4d9eedbe6b79efe3703b68a4d3c785649f4 \ "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.0.0"