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