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