diff --git a/charts/mysql/Chart.yaml b/charts/mysql/Chart.yaml index 4d99a4bfbcc87e68af8e6328ec9affa16a889490..9f27d601deec6f5f649dc063958ad33da8534379 100644 --- a/charts/mysql/Chart.yaml +++ b/charts/mysql/Chart.yaml @@ -12,7 +12,7 @@ keywords: - database - mysql -version: "1.1.1" +version: "1.0.1" -appVersion: "8.2.0" +appVersion: "8.0.36" icon: https://www.mysql.com/common/logos/powered-by-mysql-88x31.png diff --git a/charts/mysql/RELEASENOTES.md b/charts/mysql/RELEASENOTES.md index f838336cafba1ee25545437868c764f8e760a8fc..ccb6126c3bf5716fba1779aef34261298aacbb9b 100644 --- a/charts/mysql/RELEASENOTES.md +++ b/charts/mysql/RELEASENOTES.md @@ -17,6 +17,7 @@ | 0.2.0 | 8.1.0 | Upgraded MySQL to 8.1.0 | | 0.3.0 | 8.2.0 | Upgraded MySQL to 8.2.0 | | 1.0.0 | 8.0.35 | Bumped to stable major chart version - Allows usage of existing secret references and network policies | +| 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 | | | | |