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