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