Skip to content

cf-mysql/24

You can find the source of this version on GitHub at cloudfoundry/cf-mysql-release. It was created based on the commit 3a438bdb.

Release Notes

Bug Fixes

  • Fixed bug in v23 whereby service dashboard failed when Cloud Controller is configured with a self-signed SSL certificate; e.g. when deploying to BOSH Lite. [#105326528]

Usage

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

- name: "cf-mysql"
  version: "24"
  url: "https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=24"
  sha1: "163cc1a9a253089f47906cfea9edec4b9e894b8c"

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

bosh upload-release --sha1 163cc1a9a253089f47906cfea9edec4b9e894b8c \
  "https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=24"

Jobs

Packages