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