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