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