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