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