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: "c5d6bedc7aec670cda0f9808de67fe2feeb4d583"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c5d6bedc7aec670cda0f9808de67fe2feeb4d583 \ "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.16.7"