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