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