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