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