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