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