kafka-service-broker/2.0.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 28e2e46
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "kafka-service-broker" version: "2.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/kafka-service-broker-boshrelease?v=2.0.0" sha1: "9b1ae722b2d8b8fd7a64f344f52c3f71e2715bab"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9b1ae722b2d8b8fd7a64f344f52c3f71e2715bab \ "https://bosh.io/d/github.com/cloudfoundry-community/kafka-service-broker-boshrelease?v=2.0.0"