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