diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 9365143d1e..a67326cdd7 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,5 +1,5 @@ name: ghost -version: 4.0.4 +version: 4.0.5 appVersion: 1.24.7-debian-8 description: A simple, powerful publishing platform that allows you to share your stories with the world diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 3dc0c89c75..a4c081d608 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -114,7 +114,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