garden-runc/1.22.7
You can find the source of this version on GitHub at cloudfoundry-incubator/guardian-release. It was created based on the commit 4f4a219f
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-runc" version: "1.22.7" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=1.22.7" sha1: "eba8b7f880547fdc8d53e862fd02b1b7bfef7868"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 eba8b7f880547fdc8d53e862fd02b1b7bfef7868 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=1.22.7"