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