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