From c9c1896bdc2ed9aad288cd0e9974afc484ac7c16 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 3 May 2018 22:38:02 +0200 Subject: [PATCH] [stable/ghost] Release 3.1.1 (#5354) * ghost: update to `1.22.5` * ghost: bump chart appVersion to `1.22.5` * ghost: bump chart version to `3.1.1` --- 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 d64adbb25e..d37f5c7232 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 3.1.0 -appVersion: 1.22.3 +version: 3.1.1 +appVersion: 1.22.5 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 7929b8a4f8..5cfee5c1d6 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.3 + tag: 1.22.5 ## 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