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