From e4fcee7eb6b8288bfcc1ca26ccad12f124801fbf Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Nov 2017 23:43:23 +0530 Subject: [PATCH] [stable/ghost] Release 2.0.3 (#2745) * ghost: update to `bitnami/ghost:1.17.2-r0` * ghost: bump chart appVersion to `1.17.2` * ghost: bump chart version to `2.0.3` --- stable/ghost/Chart.yaml | 4 ++-- stable/ghost/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 60f6449187..095edac5de 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.0.2 -appVersion: 1.17.1 +version: 2.0.3 +appVersion: 1.17.2 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 81307b81c1..a284191e8c 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Ghost image version ## ref: https://hub.docker.com/r/bitnami/ghost/tags/ ## -image: bitnami/ghost:1.17.1-r0 +image: bitnami/ghost:1.17.2-r0 ## Busybox image used to configure volume permissions ##