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