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