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