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