diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 404cf78dce..d46b17f5ba 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 1.0.1 -appVersion: 1.8.4 +version: 1.0.2 +appVersion: 1.8.6 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 0fab631edc..f7fc6b6da2 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.4-r0 +image: bitnami/ghost:1.8.6-r0 ## Busybox image used to configure volume permissions ##