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