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