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