From 4e0894d61be0eb69fef2e53eab19e9378fb91652 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 30 Oct 2017 13:39:26 +0000 Subject: [PATCH] [stable/ghost] Release 1.0.8 (#2601) * ghost: update to `bitnami/ghost:1.16.0-r0` * ghost: bump chart appVersion to `1.16.0` * ghost: bump chart version to `1.0.8` --- 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 30fbf329de..499627bff1 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 1.0.7 -appVersion: 1.15.1 +version: 1.0.8 +appVersion: 1.16.0 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 2e03779db3..37dc9fbdd4 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.15.1-r0 +image: bitnami/ghost:1.16.0-r0 ## Busybox image used to configure volume permissions ##