From bec54e314973516f69abff0419b9e8c331c688cd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 24 Feb 2020 08:38:47 +0100 Subject: [PATCH] [stable/ghost] Release 9.1.9 (#20964) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [stable/ghost] Release 9.1.9 updating components versions Signed-off-by: Bitnami Containers * Run "helm dependency update" using latest Helm 2 Signed-off-by: Carlos Rodriguez Hernandez Co-authored-by: Carlos Rodríguez Hernández --- stable/ghost/Chart.yaml | 4 ++-- stable/ghost/requirements.lock | 2 +- stable/ghost/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 8e71311dbc..5a335b44df 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 9.1.8 -appVersion: 3.6.0 +version: 9.1.9 +appVersion: 3.7.0 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/stable/ghost/requirements.lock b/stable/ghost/requirements.lock index ce90f645ec..6fefd6b993 100644 --- a/stable/ghost/requirements.lock +++ b/stable/ghost/requirements.lock @@ -3,4 +3,4 @@ dependencies: repository: https://kubernetes-charts.storage.googleapis.com/ version: 7.3.10 digest: sha256:27bef733eb099a7377055cfe2c48e013bd4d55650ff18b50138c80488c812b0b -generated: "2020-02-21T08:45:10.746374415Z" +generated: "2020-02-24T07:33:22.813494828Z" diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index c03fcbb7d3..6d8465c358 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 3.6.0-debian-10-r0 + tag: 3.7.0-debian-10-r0 ## 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