diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index dcae479f4b..4d9f34ce99 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 4.0.10 -appVersion: 1.25.2 +version: 4.0.11 +appVersion: 1.25.3 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 f7ae81eb0a..639245f75b 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: 4.2.7 + version: 4.3.1 digest: sha256:8a53e73537f5a2d9073c3b1173b9c6b814c2baeb2e8e31485e2ad52172c0b296 -generated: 2018-07-11T01:55:23.535457752Z +generated: 2018-08-02T11:34:08.632364302Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 603339d386..bbfdd160b2 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.25.2-debian-9 + tag: 1.25.3-debian-9 ## 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