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