diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index a1c484c248..d8dd57136d 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,5 +1,5 @@ name: mariadb -version: 4.2.1 +version: 4.2.2 appVersion: 10.1.33 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 4bf8a5c422..2c3e9fa1a4 100644 --- a/stable/mariadb/OWNERS +++ b/stable/mariadb/OWNERS @@ -3,8 +3,10 @@ approvers: - tompizmor - sameersbn - carrodher +- juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- juan131