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