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