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