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