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