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