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