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