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