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