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