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