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