From 9cb90e68204714bdebfc0c294281eab4cfb9d027 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 30 May 2018 09:30:52 +0200 Subject: [PATCH] [stable/ghost] Release 3.1.5 (#5816) * ghost: update to `1.23.1` * ghost: bump chart appVersion to `1.23.1` * ghost: bump chart version to `3.1.5` --- 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 9cf976f467..3922d0e310 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 3.1.4 -appVersion: 1.23.0 +version: 3.1.5 +appVersion: 1.23.1 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 8255d6a58d..9aa565e598 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.23.0 + tag: 1.23.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