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