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