logstash-docker/1.2
You can find the source of this version on GitHub at cloudfoundry-community/logstash-docker-boshrelease. It was created based on the commit f3233c98
.
Release Notes¶
Fixed a bug causing the cfcommunity_logstash_image job to fail
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logstash-docker" version: "1.2" url: "https://bosh.io/d/github.com/cloudfoundry-community/logstash-docker-boshrelease?v=1.2" sha1: "b84428f18cb9ae1af260992dbe144c46f23b26e3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b84428f18cb9ae1af260992dbe144c46f23b26e3 \ "https://bosh.io/d/github.com/cloudfoundry-community/logstash-docker-boshrelease?v=1.2"