From 6b9506506f28e4d31aabed50f68451ca01774d81 Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Wed, 9 Jan 2019 09:29:19 +0100 Subject: [PATCH] [stable/ghost] Set Ghost Protocol to 'http' by default (#10492) Signed-off-by: juan131 --- stable/ghost/Chart.yaml | 2 +- stable/ghost/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 04803a24b4..8901146d1b 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,5 +1,5 @@ name: ghost -version: 6.2.0 +version: 6.2.1 appVersion: 2.9.1 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 4aa4d5a238..0c2aebafc2 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -37,7 +37,7 @@ volumePermissions: ## Ghost protocol, host and path to create application URLs ## ref: https://github.com/bitnami/bitnami-docker-ghost#configuration ## -ghostProtocol: https +ghostProtocol: http # ghostHost: ghostPath: /