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