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