Skip to content

broker-registrar/3.2.2

You can find the source of this version on GitHub at cloudfoundry-community/broker-registrar-boshrelease. It was created based on the commit 7ba5587.

Release Notes

v3.2.0 only implemented “links optional” for broker-registrar. This release adds it properly to broker-deregistrar too. Sorry.

Deployment

releases:
- name: broker-registrar
  version: 3.2.2
  url: https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.2.2
  sha1: f82c6a346d871ccb9835b8e6341f966cf7ebc7c9

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "broker-registrar"
  version: "3.2.2"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.2.2"
  sha1: "f82c6a346d871ccb9835b8e6341f966cf7ebc7c9"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 f82c6a346d871ccb9835b8e6341f966cf7ebc7c9 \
  "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.2.2"

Jobs

Packages