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