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