From 45bf82b0569455b8d86a94f98f671ec306de0324 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 30 Oct 2019 13:36:52 +0100 Subject: [PATCH] [stable/ghost] Release 8.0.1 updating components versions (#18445) 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 d3a91a465f..0a718d6976 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 8.0.0 -appVersion: 3.0.0 +version: 8.0.1 +appVersion: 3.0.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 6991000fdb..54807cf421 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 3.0.0-debian-9-r0 + tag: 3.0.1-debian-9-r2 ## 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