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