diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 6b1088457e..b3c17835cb 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.2.2 -appVersion: 2.30.2 +version: 7.2.3 +appVersion: 2.31.0 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 1780993669..48374a90f5 100644 --- a/stable/ghost/requirements.lock +++ b/stable/ghost/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 6.8.7 + version: 6.8.8 digest: sha256:234702bf5dbec8956e4f113b783db5559f7d3cbf60abf8a89c7a3c73b3c79c5c -generated: 2019-09-09T04:07:34.854972535Z +generated: 2019-09-09T19:22:40.149465325Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 99d4c4cd90..0b3214a65a 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.30.2-debian-9-r12 + tag: 2.31.0-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