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