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