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