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