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