From f9315eaabc429657cbe0880eecbad2985835b03b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 14 Dec 2018 10:51:49 +0100 Subject: [PATCH] [stable/ghost] Release 6.1.6 (#9980) * ghost: update to `2.8.0` Signed-off-by: Bitnami Containers * ghost: updated chart requirements Signed-off-by: Bitnami Containers * ghost: bump chart appVersion to `2.8.0` Signed-off-by: Bitnami Containers * ghost: bump chart version to `6.1.6` 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 b743ee4c19..e1aacecad5 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 6.1.5 -appVersion: 2.7.1 +version: 6.1.6 +appVersion: 2.8.0 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 ed15407e4a..ceb7cda65d 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.2.3 + version: 5.2.4 digest: sha256:b3053e73f5c114f55a794eccea2606cc9fe8a669eaab1716246994bbdd37a473 -generated: 2018-11-07T23:03:33.306837234Z +generated: 2018-12-13T16:23:55.916081733Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index f61227778a..da9e780fb7 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.7.1 + tag: 2.8.0 ## 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