From 76bd23cb820266eef79673908d33a7cffef7bf93 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Oct 2017 14:04:25 +0100 Subject: [PATCH] [stable/ghost] Release 1.0.5 (#2395) * ghost: update to `bitnami/ghost:1.11.1-r0` * ghost: bump chart appVersion to `1.11.1` * ghost: bump chart version to `1.0.5` * ghost: update to `bitnami/ghost:1.12.0-r0` * ghost: bump chart appVersion to `1.12.0` * ghost: update to `bitnami/ghost:1.13.0-r0` * ghost: bump chart appVersion to `1.13.0` --- 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 b162b03291..981cca86d1 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 1.0.4 -appVersion: 1.11.0 +version: 1.0.5 +appVersion: 1.13.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 b49f1b0c45..8abf12b143 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.11.0-r0 +image: bitnami/ghost:1.13.0-r0 ## Busybox image used to configure volume permissions ##