mysql-monitoring/8.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 c8f3fcb0
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "mysql-monitoring" version: "8.1.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/mysql-monitoring-release?v=8.1.0" sha1: sha256:aa2f91c487571ddbc6c0f087fe29bcab1c7e7642aca9006673171eb9e907e6f7
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 aa2f91c487571ddbc6c0f087fe29bcab1c7e7642aca9006673171eb9e907e6f7 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/mysql-monitoring-release?v=8.1.0"