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