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