From ef2d454e0a039f1c8a0460e07ad847f954de9d1a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 24 Jan 2018 09:23:31 +0000 Subject: [PATCH] [stable/ghost] Release 2.1.10 (#3419) * ghost: update to `bitnami/ghost:1.20.3-r0` * ghost: bump chart appVersion to `1.20.3` * ghost: bump chart version to `2.1.10` --- 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 7cf5fe148f..0e53491973 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.1.9 -appVersion: 1.20.2 +version: 2.1.10 +appVersion: 1.20.3 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 e412423ea9..68cc3c3b0f 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.20.2-r0 +image: bitnami/ghost:1.20.3-r0 ## Busybox image used to configure volume permissions ##