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