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