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