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