diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 0ce9efe104..bfb9b55c25 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 6.7.25 -appVersion: 2.25.4 +version: 6.7.26 +appVersion: 2.25.5 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 05a9344c6e..e8d9ffd89f 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-01T13:59:23.740415441Z +generated: 2019-07-09T16:50:18.455518394Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 2027792e14..5e9e937221 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.4-debian-9-r0 + tag: 2.25.5-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