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