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