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