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