From 972095914fd58d1a4efe499f80deb3ea3d99bffd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 Mar 2019 09:16:57 +0100 Subject: [PATCH] stable/ghost: update to 2.16.4 (#11962) 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 02bb1a9835..a8faa28306 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 6.3.16 -appVersion: 2.16.3 +version: 6.3.17 +appVersion: 2.16.4 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 0ef43b394b..d6e60c01e5 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.16.3 + tag: 2.16.4 ## 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