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