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