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