canonical / mysql-operator

Machine charm for MySQL following the operator framework
https://charmhub.io/mysql
Apache License 2.0
7 stars 10 forks source link

Decrement mysql libpatch from 59 to 58 to match published version on charmhub #449

Closed shayancanonical closed 5 months ago

shayancanonical commented 5 months ago

Issue

here was a mixup (two prs in vm were merged simultaneously, both with libpatch 58 - the release libs from the first PR failed and the release from the second PR also failed... but un-atomically published both changes in the same libpatch)

attempt to increment the libpatch only failed

Solution

Decrement libpatch back to 58 (to match published lib in charmhub) so that the next update to this lib does not fail to publish