diff --git a/charts/mysql/Chart.yaml b/charts/mysql/Chart.yaml
index 0e6ef2399ddeaa7758187e42c6f4e8ce2e931864..d77294edf9491af4cb6a807a56ec123762350479 100644
--- a/charts/mysql/Chart.yaml
+++ b/charts/mysql/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.5
+version: 0.1.6
 
-appVersion: "8.0.31-oracle"
+appVersion: "8.0.32-oracle"
diff --git a/charts/mysql/README.md b/charts/mysql/README.md
index c8ae2cb0b11b41fc6f55d974e2a08f382507b4e1..f238c32668ae94b497600f13aba94b69980276fa 100644
--- a/charts/mysql/README.md
+++ b/charts/mysql/README.md
@@ -1,6 +1,6 @@
 # MySQL
 
-![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-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)
+![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.32](https://img.shields.io/badge/AppVersion-8.0.32--oracle-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mysql/RELEASENOTES.md b/charts/mysql/RELEASENOTES.md
index 4db509b19828dd40fcf6ffff8be8bef5beb1eeb3..99b16b8ea2dca81d204b19061f74faecf52b6bfa 100644
--- a/charts/mysql/RELEASENOTES.md
+++ b/charts/mysql/RELEASENOTES.md
@@ -8,4 +8,5 @@
 | 0.1.3 | 8.0.30 | Implemented support for image.registry option |
 | 0.1.4 | 8.0.31 | Upgraded MySQL to 8.0.31 |
 | 0.1.5 | 8.0.31 | Added support for init container resources (thx @Footur) |
+| 0.1.6 | 8.0.32 | Upgraded MySQL to 8.0.32 |
 | | | |