etcd-cf-service-broker/0.3.0
            You can find the source of this version on GitHub at cloudfoundry-community/etcd-cf-service-broker-boshrelease. It was created based on the commit 735e94f5.
          
Release Notes¶
Improvements
- broker.public_etcd_urloverrides the etcd URL used in published broker credentials
- templates include - serial: truesince- etcdneeds to start before- broker- releases: - name: etcd-cf-service-broker version: 0.3.0 url: https://github.com/cloudfoundry-community/etcd-cf-service-broker-boshrelease/releases/download/v0.3.0/etcd-cf-service-broker-0.3.0.tgz sha1: 7b5b8abd53c965572aa9de4000528095a01565cd
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "etcd-cf-service-broker" version: "0.3.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/etcd-cf-service-broker-boshrelease?v=0.3.0" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry-community/etcd-cf-service-broker-boshrelease?v=0.3.0"