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