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