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