From bfd258c438a4642e15d2dbc52cfb09d09ad43a3b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 15 Aug 2018 09:24:07 +0200 Subject: [PATCH] [stable/ghost] Release 4.0.16 (#7177) * ghost: update to `1.25.5-debian-9` * ghost: updated chart requirements * ghost: bump chart appVersion to `1.25.5` * ghost: bump chart version to `4.0.16` --- 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 fe2989de2f..e099019afb 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 4.0.15 -appVersion: 1.25.4 +version: 4.0.16 +appVersion: 1.25.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 7b7ab61c7f..00eff962af 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.3.2 + version: 4.3.3 digest: sha256:8a53e73537f5a2d9073c3b1173b9c6b814c2baeb2e8e31485e2ad52172c0b296 -generated: 2018-08-10T08:56:29.286309729Z +generated: 2018-08-14T16:34:51.754043943Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 5342a3052c..e337706b99 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.25.4-debian-9 + tag: 1.25.5-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