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