From 9c5259606a647c40b676161bac8790e23b28622e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 5 Dec 2018 08:51:00 +0100 Subject: [PATCH] [stable/ghost] Release 6.1.4 (#9726) * ghost: update to `2.7.0` Signed-off-by: Bitnami Containers * ghost: bump chart appVersion to `2.7.0` Signed-off-by: Bitnami Containers * ghost: bump chart version to `6.1.4` 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 88332c5d31..321d77f7bf 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 6.1.3 -appVersion: 2.6.2 +version: 6.1.4 +appVersion: 2.7.0 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 3a6be706e9..427dd79c27 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.6.2 + tag: 2.7.0 ## 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