diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index a67326cdd7..4a009fe555 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 4.0.5 -appVersion: 1.24.7-debian-8 +version: 4.0.6 +appVersion: 1.24.7 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 d5f676fd8a..1b1e218fdd 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.5 + version: 4.2.6 digest: sha256:8a53e73537f5a2d9073c3b1173b9c6b814c2baeb2e8e31485e2ad52172c0b296 -generated: 2018-06-19T12:28:20.430146467Z +generated: 2018-07-09T11:18:50.743158827Z diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index a4c081d608..ff28aa0a72 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.24.7-debian-8 + tag: 1.24.7-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