diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 10fff962f5..c2931705d9 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 5.3.5 -appVersion: 2.3.0 +version: 5.3.6 +appVersion: 2.4.0 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 d802baa56b..0892a9bf63 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: 5.2.1 + version: 5.2.2 digest: sha256:b3053e73f5c114f55a794eccea2606cc9fe8a669eaab1716246994bbdd37a473 -generated: 2018-10-18T15:44:54.770529237Z +generated: 2018-10-30T18:15:54.953650061Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 2cf1f7f377..2ccb7f6136 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.3.0 + tag: 2.4.0 ## 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