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