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