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