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