From dbfa8d27d7be9120062ae52f1d910298f04ab423 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 May 2018 12:20:52 +0200 Subject: [PATCH] [stable/ghost] Release 3.1.2 (#5467) * ghost: update to `1.22.7` * ghost: bump chart appVersion to `1.22.7` * ghost: bump chart version to `3.1.2` --- 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 d37f5c7232..d02e73249b 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 3.1.1 -appVersion: 1.22.5 +version: 3.1.2 +appVersion: 1.22.7 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 5cfee5c1d6..65cdb8f4a5 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.22.5 + tag: 1.22.7 ## 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