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