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