From 9e8a4dd6e5551493866bfc0b011c12ba388cbcbf Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 12 Oct 2018 10:15:58 +0200 Subject: [PATCH] [stable/ghost] Release 5.0.4 (#8366) * ghost: update to `2.2.1-debian-9` Signed-off-by: Bitnami Containers * ghost: updated chart requirements Signed-off-by: Bitnami Containers * ghost: bump chart appVersion to `2.2.1` Signed-off-by: Bitnami Containers * ghost: bump chart version to `5.0.4` Signed-off-by: Bitnami Containers --- stable/ghost/Chart.yaml | 4 ++-- stable/ghost/requirements.lock | 4 ++-- stable/ghost/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index a3a8f10953..7b556626b9 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 5.1.0 -appVersion: 2.1.4 +version: 5.1.1 +appVersion: 2.2.1 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: diff --git a/stable/ghost/requirements.lock b/stable/ghost/requirements.lock index aa56639040..9121d7d474 100644 --- a/stable/ghost/requirements.lock +++ b/stable/ghost/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.0.4 + version: 5.1.1 digest: sha256:b3053e73f5c114f55a794eccea2606cc9fe8a669eaab1716246994bbdd37a473 -generated: 2018-09-25T11:28:35.896296195+02:00 +generated: 2018-10-11T10:01:18.165751169Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 9b07b821b4..83a7f9d515 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.4-debian-9 + tag: 2.2.1-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