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