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