diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index c8791ee9d8..5af6190523 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,5 +1,5 @@ name: magento -version: 1.0.0 +version: 1.0.1 appVersion: 2.2.3 description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more. keywords: diff --git a/stable/magento/OWNERS b/stable/magento/OWNERS index 0d4d6f1291..4bf8a5c422 100644 --- a/stable/magento/OWNERS +++ b/stable/magento/OWNERS @@ -2,7 +2,9 @@ approvers: - prydonius - tompizmor - sameersbn +- carrodher reviewers: - prydonius - tompizmor - sameersbn +- carrodher