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