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