canonical / mysql-operator

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

DPE-2425 Update version of mysql in the upgrade dependencies file #319

Closed shayancanonical closed 1 year ago

shayancanonical commented 1 year ago

Issue

When upgrading to charmed-mysql snap revision 69 (v8.0.34), we missed updating the upgrade dependencies

Solution

Update the upgrade dependencies

codecov[bot] commented 1 year ago

Codecov Report

Merging #319 (2d3f196) into main (191c011) will decrease coverage by 0.24%. Report is 1 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
- Coverage   64.06%   63.82%   -0.24%     
==========================================
  Files          15       15              
  Lines        2788     2803      +15     
  Branches      359      363       +4     
==========================================
+ Hits         1786     1789       +3     
- Misses        886      898      +12     
  Partials      116      116              

see 1 file with indirect coverage changes

shayancanonical commented 1 year ago

Closing since we do not want to update the charm version, and the mysqld version is already 8.0.34 in main