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