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