diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 5dce1bfe7b..7ba0270130 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: ghost -version: 8.0.2 +version: 8.0.3 appVersion: 3.0.2 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 15b8a1dc06..1caf0d6b0c 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 3.0.2-debian-9-r0 + tag: 3.0.2-debian-9-r1 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images