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