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