From 4768b45c7e206e91b28b2b10bfdd43250df1636b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 13 Feb 2019 13:18:33 +0100 Subject: [PATCH] stable/ghost: update to 2.14.1 (#11376) 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 e37da27183..7882006e64 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 6.3.8 -appVersion: 2.14.0 +version: 6.3.9 +appVersion: 2.14.1 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 1015695008..e7cd8aa56e 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.14.0 + tag: 2.14.1 ## 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