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