diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index e843226644..0450c94300 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: ghost -version: 7.2.0 +version: 7.2.1 appVersion: 2.30.2 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: diff --git a/stable/ghost/requirements.lock b/stable/ghost/requirements.lock index b7699954d0..53bb8a25e0 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.4 + version: 6.8.6 digest: sha256:234702bf5dbec8956e4f113b783db5559f7d3cbf60abf8a89c7a3c73b3c79c5c -generated: 2019-09-02T10:11:09.076701001Z +generated: 2019-09-05T07:33:14.802606049Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index c982fc3538..392d5d0ba5 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-r5 + tag: 2.30.2-debian-9-r8 ## 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