From baad7dfdac5d6e35c19ad81b5f8d238aace924d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Tue, 12 Jun 2018 11:58:27 +0200 Subject: [PATCH] [stable/magento] Fix rootUser (#6061) * [stable/magento] Fix rootUser * Bump version --- stable/magento/Chart.yaml | 2 +- stable/magento/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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