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