diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index d95a158228..95c502f634 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 6.7.28 -appVersion: 2.25.6 +version: 6.7.29 +appVersion: 2.25.7 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/stable/ghost/requirements.lock b/stable/ghost/requirements.lock index b51796dd40..ec4810e7cf 100644 --- a/stable/ghost/requirements.lock +++ b/stable/ghost/requirements.lock @@ -3,4 +3,4 @@ dependencies: repository: https://kubernetes-charts.storage.googleapis.com/ version: 5.11.3 digest: sha256:b3053e73f5c114f55a794eccea2606cc9fe8a669eaab1716246994bbdd37a473 -generated: 2019-07-11T13:18:11.017607216Z +generated: 2019-07-16T10:19:06.007402028Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 40d95ec388..05dfee8a85 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.25.6-debian-9-r0 + tag: 2.25.7-debian-9-r0 ## 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