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