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