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