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