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