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