From 31022043505346dd77b2b51ebdcd7f56430114db Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 9 Nov 2017 20:59:01 +0530 Subject: [PATCH] [stable/ghost] Release 2.0.1 (#2683) * ghost: update to `bitnami/ghost:1.17.0-r0` * ghost: bump chart appVersion to `1.17.0` * ghost: bump chart version to `2.0.1` --- 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 27bb6abeed..700ebcdca3 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.0.0 -appVersion: 1.8.6 +version: 2.0.1 +appVersion: 1.17.0 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 9eedee73ae..2360f176ae 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.16.2-r0 +image: bitnami/ghost:1.17.0-r0 ## Busybox image used to configure volume permissions ##