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