From 67a1ca17f76b0f56bfb216e29424ea5b41157375 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 18 May 2019 09:47:13 +0200 Subject: [PATCH] stable/ghost: update to 2.22.1 (#13955) 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 04b0a820f9..f7391b8400 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 6.7.10 -appVersion: 2.21.0 +version: 6.7.11 +appVersion: 2.22.1 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index abafae3160..5b3a15378d 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.21.0 + tag: 2.22.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