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