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