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