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