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