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