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