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