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