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