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