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