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