From 4627e63b170e1dedfcfa0858e57e03403a2add6d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 13 Nov 2018 19:34:54 +0100 Subject: [PATCH] [stable/ghost] Release 5.4.2 (#9235) * ghost: update to `2.6.0` Signed-off-by: Bitnami Containers * ghost: bump chart appVersion to `2.6.0` Signed-off-by: Bitnami Containers * ghost: bump chart version to `5.4.2` 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 3543269100..8d7c9db6df 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 5.4.1 -appVersion: 2.5.0 +version: 5.4.2 +appVersion: 2.6.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 81ee96a972..29e4b58b16 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.5.0 + tag: 2.6.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