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