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