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