diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 6da150284d29..ad3e7203beaa 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb -version: 6.8.8 +version: 6.8.9 appVersion: 10.3.17 description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Highly available MariaDB cluster. keywords: diff --git a/stable/mariadb/OWNERS b/stable/mariadb/OWNERS index 5df81b6b97cc..f87e0107777c 100644 --- a/stable/mariadb/OWNERS +++ b/stable/mariadb/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh