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