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