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