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