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