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