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