diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml index 11853e567b2a36317a047fb99edb9656fe0d2aaa..116e48115ba14d30ea065ae23eb9d281b02c602d 100644 --- a/charts/mariadb/Chart.yaml +++ b/charts/mariadb/Chart.yaml @@ -13,7 +13,7 @@ keywords: - mariadb - mysql -version: "1.3.1" +version: "2.0.1" -appVersion: "10.11.6" +appVersion: "11.0.4" 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 6b0a1dbf6def6e50f7d908087fbe967cfeb8466c..2f7ac92d9802096b914785a417fdfe67180ed9e5 100644 --- a/charts/mariadb/RELEASENOTES.md +++ b/charts/mariadb/RELEASENOTES.md @@ -79,5 +79,6 @@ | 1.3.0 | 10.11.5 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | | 1.3.1 | 10.11.6 | Upgraded MariaDB to 10.11.6 | | 2.0.0 | 11.0.3 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | +| 2.0.1 | 11.0.4 | Upgraded MariaDB to 11.0.4 | | 2.1.0 | 11.1.2 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support | | | | |