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