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