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