diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index cc10145cbf..310893d132 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.1.5 -appVersion: 1.19.0 +version: 2.1.6 +appVersion: 1.19.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 b0996bea0d..b80e4ad4d0 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.19.0-r0 +image: bitnami/ghost:1.19.1-r0 ## Busybox image used to configure volume permissions ##