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