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