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