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