diff --git a/charts/mysql/Chart.yaml b/charts/mysql/Chart.yaml
index 9f27d601deec6f5f649dc063958ad33da8534379..2bb3f69608434db5f4c02121277b07a07fd0bb15 100644
--- a/charts/mysql/Chart.yaml
+++ b/charts/mysql/Chart.yaml
@@ -12,7 +12,7 @@ keywords:
   - database
   - mysql
 
-version: "1.0.1"
+version: "1.2.0"
 
-appVersion: "8.0.36"
+appVersion: "8.3.0"
 icon: https://www.mysql.com/common/logos/powered-by-mysql-88x31.png
diff --git a/charts/mysql/README.md b/charts/mysql/README.md
index 70221e4b5121397a0911602ca8931b5b3f57e902..b4b41836705c467f2bf71e445df61b93904c5c01 100644
--- a/charts/mysql/README.md
+++ b/charts/mysql/README.md
@@ -1,6 +1,6 @@
 # MySQL
 
-![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.2.0](https://img.shields.io/badge/AppVersion-8.2.0-informational?style=flat-square)
+![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mysql/RELEASENOTES.md b/charts/mysql/RELEASENOTES.md
index ccb6126c3bf5716fba1779aef34261298aacbb9b..105b9085403a929d622fa3f58814290d3aa0a249 100644
--- a/charts/mysql/RELEASENOTES.md
+++ b/charts/mysql/RELEASENOTES.md
@@ -20,4 +20,5 @@
 | 1.0.1 | 8.0.36 | Upgraded MySQL to 8.0.36 |
 | 1.1.0 | 8.2.0 | Bumped to stable major chart version - Allows usage of existing secret references and network policies |
 | 1.1.1 | 8.2.0 | Added support for network policies and additional labels and annotations |
+| 1.2.0 | 8.3.0 | Upgraded MySQL to 8.3.0 |
 | | | |