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