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