diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 1818a15d3f..8e71311dbc 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 9.1.7 -appVersion: 3.5.0 +version: 9.1.8 +appVersion: 3.6.0 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 b65ee5cbeb..ce90f645ec 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: 7.3.7 + version: 7.3.10 digest: sha256:27bef733eb099a7377055cfe2c48e013bd4d55650ff18b50138c80488c812b0b -generated: 2020-02-07T14:06:13.501419131Z +generated: "2020-02-21T08:45:10.746374415Z" diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index c552db2b23..c03fcbb7d3 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 3.5.0-debian-10-r0 + tag: 3.6.0-debian-10-r0 ## 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