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