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