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