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