diff --git a/charts/mysql/Chart.yaml b/charts/mysql/Chart.yaml
index 3a5bedcfdda969c32e7cd1a5059e7310535b3f2c..7d0b0af834dbb863087f007eaf774b8c8b4484e8 100644
--- a/charts/mysql/Chart.yaml
+++ b/charts/mysql/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.0
+version: 0.1.1
 
-appVersion: "8.0.29-oracle"
+appVersion: "8.0.30-oracle"
diff --git a/charts/mysql/README.md b/charts/mysql/README.md
index 60e91cfd87989a1857e3c9578a7105df675f2ac4..2ec87dd01a77e4048bf6e251485f1eea4982dadc 100644
--- a/charts/mysql/README.md
+++ b/charts/mysql/README.md
@@ -1,6 +1,6 @@
 # MySQL
 
-![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.29](https://img.shields.io/badge/AppVersion-8.0.29--oracle-informational?style=flat-square)
+![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.30](https://img.shields.io/badge/AppVersion-8.0.30--oracle-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mysql/RELEASENOTES.md b/charts/mysql/RELEASENOTES.md
index c3002ea87dc443fa6bd145689cce486b56d300c0..c89b281e9e5b9149c6e868f5433df090fdd7bc90 100644
--- a/charts/mysql/RELEASENOTES.md
+++ b/charts/mysql/RELEASENOTES.md
@@ -3,4 +3,5 @@
 | Chart version | App version | Change description |
 | :------------ | :---------- | :----------------- |
 | 0.1.0 | 8.0.29 | Initial version of chart |
+| 0.1.1 | 8.0.30 | Upgraded MySQL to 8.0.30 |
 | | | |