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