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