Skip to content

cf-subway/3.2.0

You can find the source of this version on GitHub at cloudfoundry-community/cf-subway-boshrelease. It was created based on the commit 0d378d8.

Release Notes

Pass-thru GET /v2/catalog now correctly includes the metadata/longDescription and other camelCase properties [fixes cf-subway#13]

Upgraded to golang v1.7.5; and using latest https://github.com/pivotal-cf/brokerapi

releases:
- name: cf-subway
  version: 3.2.0
  url: https://bosh.io/d/github.com/cloudfoundry-community/cf-subway-boshrelease?v=3.2.0
  sha1: 57de13d5a7b4709c065b6f909cd86372badfe2da

Usage

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

- name: "cf-subway"
  version: "3.2.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/cf-subway-boshrelease?v=3.2.0"
  sha1: "57de13d5a7b4709c065b6f909cd86372badfe2da"

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

bosh upload-release --sha1 57de13d5a7b4709c065b6f909cd86372badfe2da \
  "https://bosh.io/d/github.com/cloudfoundry-community/cf-subway-boshrelease?v=3.2.0"

Jobs

Packages