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