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