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