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: sha256:b0e7d8c1f12f3f7b55d6a7875a56503a40466b85705afc820a8f614dd95f1db3
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:b0e7d8c1f12f3f7b55d6a7875a56503a40466b85705afc820a8f614dd95f1db3 \ "https://bosh.io/d/github.com/cloudfoundry/syslog-release?v=12.3.6"