Skip to content

bosh-azure-cpi/28

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-azure-cpi-release. It was created based on the commit a37f3a57.

Release Notes

New Features:

  • Enable Cloud Foundry integration with Azure Application Gateway. You can follow the guidance to update an existing deployment, or start a new deployment, utilizing Azure Application Gateway instead of HAproxy. #312

Usage

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

- name: "bosh-azure-cpi"
  version: "28"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=28"
  sha1: "818c04e1d78c417f708d853ec2033c3ea065479c"

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

bosh upload-release --sha1 818c04e1d78c417f708d853ec2033c3ea065479c \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=28"

Jobs

Packages