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