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