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: sha256:fd3ba96ce3821fe21ac42fde0f93be7dec3ebe6e41740064632215ae437bc387
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:fd3ba96ce3821fe21ac42fde0f93be7dec3ebe6e41740064632215ae437bc387 \ "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.20.2"