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