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