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