[bitnami/mysql] Add upgrade notes (#35253)

Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
David Gomez
2025-07-23 12:19:46 +02:00
committed by GitHub
parent 65f4f25fa6
commit 62b2d4b4af
+4
View File
@@ -701,6 +701,10 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 14.0.0
This major bump uses mysql `9.4` image. Follow the [official instructions](https://dev.mysql.com/doc/refman/9.4/en/upgrading.html) to upgrade.
### To 13.0.0
This major bump uses mysql `9.3` image. Follow the [official instructions](https://dev.mysql.com/doc/refman/9.3/en/upgrading.html) to upgrade.