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