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