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