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