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