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