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