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