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