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