diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml index 1ab547923ee1f15a887cf7ebaa34232a3ee6930c..734e5caaacdb7d35f63d4062913b6dd574469d6c 100644 --- a/charts/mariadb/Chart.yaml +++ b/charts/mariadb/Chart.yaml @@ -13,7 +13,7 @@ keywords: - mariadb - mysql -version: "1.1.1" +version: "1.2.1" -appVersion: "10.5.23" +appVersion: "10.6.16" icon: https://mariadb.com/wp-content/uploads/2019/11/mariadb-logo_black-transparent-600x150.png diff --git a/charts/mariadb/RELEASENOTES.md b/charts/mariadb/RELEASENOTES.md index cedba33c9623163677f778c70e80d6ea0cb2905f..156268f16497520f43b9485955eab2494c078521 100644 --- a/charts/mariadb/RELEASENOTES.md +++ b/charts/mariadb/RELEASENOTES.md @@ -75,6 +75,7 @@ | 1.1.0 | 10.5.22 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | | 1.1.1 | 10.5.23 | Upgraded MariaDB to 10.5.23 | | 1.2.0 | 10.6.15 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | +| 1.2.1 | 10.6.16 | Upgraded MariaDB to 10.6.16 | | 1.3.0 | 10.11.5 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | | 2.0.0 | 11.0.3 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | | 2.1.0 | 11.1.2 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support |