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