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