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