diff --git a/charts/mysql/Chart.yaml b/charts/mysql/Chart.yaml
index 629c4ef74c711a787fee458f2b31c395830a1bf0..d6be3dcc91eeb35777d12fe7e1f57f9387d75dcd 100644
--- a/charts/mysql/Chart.yaml
+++ b/charts/mysql/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.3
+version: 0.1.4
 
-appVersion: "8.0.30-oracle"
+appVersion: "8.0.31-oracle"
diff --git a/charts/mysql/README.md b/charts/mysql/README.md
index f9db420a7c279676313bf1dab426fc4ccd5d8761..4818c0d17daddf5e8da2f163fcf67a7eced88c5b 100644
--- a/charts/mysql/README.md
+++ b/charts/mysql/README.md
@@ -1,6 +1,6 @@
 # MySQL
 
-![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-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)
+![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.31](https://img.shields.io/badge/AppVersion-8.0.31--oracle-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mysql/RELEASENOTES.md b/charts/mysql/RELEASENOTES.md
index 7c31277c3cf3f5346ea4b456ff82d9f1560a4b58..43bed9486f8f67818f722999c201bb9d27b49f6d 100644
--- a/charts/mysql/RELEASENOTES.md
+++ b/charts/mysql/RELEASENOTES.md
@@ -6,4 +6,5 @@
 | 0.1.1 | 8.0.30 | Upgraded MySQL to 8.0.30 |
 | 0.1.2 | 8.0.30 | Implemented support for custom inline init scripts |
 | 0.1.3 | 8.0.30 | Implemented support for image.registry option |
+| 0.1.4 | 8.0.31 | Upgraded MySQL to 8.0.31 |
 | | | |