diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 419339e155..b4880cc6ab 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 2.1.0 -appVersion: 1.17.3 +version: 2.1.1 +appVersion: 1.18.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 58eb2135c5..5fd878227e 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.17.3-r1 +image: bitnami/ghost:1.18.3-r0 ## Busybox image used to configure volume permissions ##