From db2169b2edfd7dcdb8c00b3e49cd554d3a170fe7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 28 Aug 2019 12:13:12 +0200 Subject: [PATCH] [stable/ghost] Release 7.1.5 updating components versions (#16637) 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 9f951b8d3d..75e393a4cc 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.1.4 -appVersion: 2.29.1 +version: 7.1.5 +appVersion: 2.30.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 2d8fa32c5c..fe006f8d1b 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.29.1-debian-9-r0 + tag: 2.30.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