Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
bump to 8.0.35-30
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Mar 16, 2024
1 parent baf8266 commit 787089a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
This repo builds xtrabackup-8.0 for arm64 machine. It's used by
ddev/mysql-arm64-images and [ddev](https://github.com/ddev/ddev).

Current version: `8.0.34-29`
Current version: `8.0.35-30`

To build,

* Lookup the latest version at <https://www.percona.com/software/mysql-database/percona-xtrabackup>
* Change the version above and commit and push it. This extra commit is essential, because otherwise the tag won't be unique.
* Create a release with the desired tag, for example `8.0.34-29`. It will build
* Create a release with the desired tag, for example `8.0.35-30`. It will build
and push the arm64 version to the release.

## Problems
Expand Down

0 comments on commit 787089a

Please sign in to comment.