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