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