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