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