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