From 2e0d2dfd7b1e153b5a032f8fd239dbf254873d03 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 22 Aug 2019 09:28:33 +0200 Subject: [PATCH] [stable/ghost] Release 7.1.2 updating components versions (#16520) 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 57e9db74db..37d7a5a353 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.1.1 -appVersion: 2.28.1 +version: 7.1.2 +appVersion: 2.29.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 11824158be..0f8cb6de98 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: 6.7.4 + version: 6.8.1 digest: sha256:234702bf5dbec8956e4f113b783db5559f7d3cbf60abf8a89c7a3c73b3c79c5c -generated: "2019-08-02T13:28:17.725866+02:00" +generated: 2019-08-21T16:44:53.973158451Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index ecc6028fbb..eff602ce58 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.28.1-debian-9-r0 + tag: 2.29.0-debian-9-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