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