From 4035294b3bfba64aa26786445f3a97efea9e1dfc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 27 Jul 2018 15:35:57 +0530 Subject: [PATCH] [stable/ghost] Release 4.0.9 (#6854) * ghost: update to `1.25.2-debian-9` * ghost: bump chart appVersion to `1.25.2` * ghost: bump chart version to `4.0.9` --- 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 f48abf7274..eea6b0dd77 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 4.0.8 -appVersion: 1.24.9 +version: 4.0.9 +appVersion: 1.25.2 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 6403540c3a..603339d386 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.24.9-debian-9 + tag: 1.25.2-debian-9 ## 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