diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index a04ca35709..6185d03342 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,5 +1,5 @@ name: mariadb -version: 3.0.0 +version: 3.0.1 appVersion: 10.1.32 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. keywords: diff --git a/stable/mariadb/OWNERS b/stable/mariadb/OWNERS index 0d4d6f1291..4bf8a5c422 100644 --- a/stable/mariadb/OWNERS +++ b/stable/mariadb/OWNERS @@ -2,7 +2,9 @@ approvers: - prydonius - tompizmor - sameersbn +- carrodher reviewers: - prydonius - tompizmor - sameersbn +- carrodher