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