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