From 2d71a4fbbef0e50ee0f154f50dd66c78e97035a7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Sep 2018 16:16:10 +0200 Subject: [PATCH] [stable/ghost] Release 5.0.2 (#7965) * ghost: update to `2.1.4-debian-9` Signed-off-by: Bitnami Containers * ghost: bump chart appVersion to `2.1.4` Signed-off-by: Bitnami Containers * ghost: bump chart version to `5.0.2` 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 7a8b889f8c..f63bbce2bd 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 5.0.1 -appVersion: 2.1.3 +version: 5.0.2 +appVersion: 2.1.4 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 0b277d042a..4db9b83103 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.1.3-debian-9 + tag: 2.1.4-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