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