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