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