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