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