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