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