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