From d23d9e3d9eb0c0045b2d335fd265bfecec8b1e75 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 9 Dec 2017 03:04:02 +0530 Subject: [PATCH] [stable/ghost] Release 2.1.2 (#2967) * ghost: update to `bitnami/ghost:1.18.4-r0` * ghost: bump chart appVersion to `1.18.4` * ghost: bump chart version to `2.1.2` --- 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 b4880cc6ab..a22db137c8 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.1.1 -appVersion: 1.18.3 +version: 2.1.2 +appVersion: 1.18.4 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 5fd878227e..cc12237858 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.18.3-r0 +image: bitnami/ghost:1.18.4-r0 ## Busybox image used to configure volume permissions ##