cf-mysql/15
You can find the source of this version on GitHub at cloudfoundry/cf-mysql-release. It was created based on the commit cf08de5c
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-mysql" version: "15" url: "https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=15" sha1: "3da90be25325e1d1558d07bf41baa3d5ee44e48a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3da90be25325e1d1558d07bf41baa3d5ee44e48a \ "https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=15"