diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index 66dcc29ade..818f573b8d 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,5 +1,5 @@ name: magento -version: 2.0.0 +version: 2.0.1 appVersion: 2.2.4 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/values.yaml b/stable/magento/values.yaml index a5a81c174a..be2ce0db26 100644 --- a/stable/magento/values.yaml +++ b/stable/magento/values.yaml @@ -109,7 +109,7 @@ mariadb: ## MariaDB admin password ## ref: https://github.com/bitnami/bitnami-docker-mariadb/blob/master/README.md#setting-the-root-password-on-first-run ## - # root: + # rootUser: # password: ## Enable persistence using Persistent Volume Claims