From bd202275116cdfb9ec538d1db81237d582c8c843 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 10 Sep 2017 17:48:30 +0100 Subject: [PATCH] [stable/ghost] Release 1.0.1 (#2003) * ghost: update to `bitnami/ghost:1.8.3-r0` * ghost: bump chart appVersion to `1.8.3` * ghost: bump chart version to `1.0.1` * ghost: update to `bitnami/ghost:1.8.4-r0` * ghost: bump chart appVersion to `1.8.4` --- 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 d29ddfa592..404cf78dce 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 1.0.0 -appVersion: 1.8.2 +version: 1.0.1 +appVersion: 1.8.4 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 0ca3808dbf..0fab631edc 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.8.2-r0 +image: bitnami/ghost:1.8.4-r0 ## Busybox image used to configure volume permissions ##