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