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