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