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