mysql-monitoring/10.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 7e72ebf0
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "mysql-monitoring" version: "10.4.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/mysql-monitoring-release?v=10.4.0" sha1: sha256:cb6e56c2beb5a72bbb0e48566539685785e5b0e5bf19579ff791a89c25916978
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 cb6e56c2beb5a72bbb0e48566539685785e5b0e5bf19579ff791a89c25916978 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/mysql-monitoring-release?v=10.4.0"