From 2f37465ed61af96b8ba18b671bf4b7ecaa8a3b0f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 6 Aug 2019 17:05:54 +0200 Subject: [PATCH] [stable/ghost] Release 7.0.1 updating components versions (#16114) Signed-off-by: Bitnami Containers --- stable/ghost/Chart.yaml | 4 ++-- stable/ghost/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index d0160c4627..5eb6b21813 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.0.0 -appVersion: 2.26.0 +version: 7.0.1 +appVersion: 2.27.0 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 8715dbf1d6..2c31c493b1 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.26.0-debian-9-r0 + tag: 2.27.0-debian-9-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images