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