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