diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 64ab03ee0a..fecb061537 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.2.9 -appVersion: 2.36.0 +version: 7.2.10 +appVersion: 2.37.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 e60f4b19ea..b4b8f470fb 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.11.0 + version: 6.11.1 digest: sha256:234702bf5dbec8956e4f113b783db5559f7d3cbf60abf8a89c7a3c73b3c79c5c -generated: 2019-10-08T14:29:08.648344743Z +generated: 2019-10-14T14:20:12.228529561Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 72b10f9ed7..1194dda564 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.36.0-debian-9-r0 + tag: 2.37.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