From 37c6498b5b6eb0b0f29eeb93df34aff19fb8c0cb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 2 Apr 2018 21:23:03 +0200 Subject: [PATCH] [stable/ghost] Release 2.1.19 (#4595) * ghost: update to `bitnami/ghost:1.22.1-r0` * ghost: bump chart appVersion to `1.22.1` * ghost: bump chart version to `2.1.19` --- 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 8d90af103e..8dd5ad240a 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.1.18 -appVersion: 1.21.6 +version: 2.1.19 +appVersion: 1.22.1 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 900b559bea..2ff94da71f 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.21.6-r0 +image: bitnami/ghost:1.22.1-r0 ## Busybox image used to configure volume permissions ##