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