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