diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 75e393a4cc2e..3f02ef3a4615 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.1.5 -appVersion: 2.30.0 +version: 7.1.6 +appVersion: 2.30.1 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 6b1addd6e0ab..f877ed7cfc7d 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.2 + version: 6.8.3 digest: sha256:234702bf5dbec8956e4f113b783db5559f7d3cbf60abf8a89c7a3c73b3c79c5c -generated: "2019-08-22T19:18:12.382202+02:00" +generated: 2019-08-28T11:29:27.829694813Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index fe006f8d1b36..ce36ba7a7d79 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.0-debian-9-r0 + tag: 2.30.1-debian-9-r1 ## 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