diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 321d77f7bf..b743ee4c19 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 6.1.4 -appVersion: 2.7.0 +version: 6.1.5 +appVersion: 2.7.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 427dd79c27..f61227778a 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.7.0 + tag: 2.7.1 ## 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