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