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