From 08df0d58ef417d0ea0e58a7ee4962ce14e7e2610 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 21 Jun 2018 04:44:06 -0300 Subject: [PATCH] [stable/ghost] Release 4.0.2 (#6197) * ghost: update to `1.24.4` * ghost: updated chart requirements * ghost: bump chart appVersion to `1.24.4` * ghost: bump chart version to `4.0.2` * ghost: update to `1.24.5` * ghost: bump chart appVersion to `1.24.5` --- 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 cd55c9b9bd..5054eb0a68 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 4.0.1 -appVersion: 1.24.3 +version: 4.0.2 +appVersion: 1.24.5 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 69fe3c798e..d5f676fd8a 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: 4.2.2 + version: 4.2.5 digest: sha256:8a53e73537f5a2d9073c3b1173b9c6b814c2baeb2e8e31485e2ad52172c0b296 -generated: 2018-06-11T13:06:19.37824158+02:00 +generated: 2018-06-19T12:28:20.430146467Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index ff7fd03d00..a4abf11037 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.24.3 + tag: 1.24.5 ## 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