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