diff --git a/upstreamed/ghost/Chart.yaml b/upstreamed/ghost/Chart.yaml index c1de2061a..d3a91a465 100644 --- a/upstreamed/ghost/Chart.yaml +++ b/upstreamed/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 7.3.0 -appVersion: 2.37.0 +version: 8.0.0 +appVersion: 3.0.0 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/upstreamed/ghost/requirements.lock b/upstreamed/ghost/requirements.lock index b4b8f470f..af316c079 100644 --- a/upstreamed/ghost/requirements.lock +++ b/upstreamed/ghost/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 6.11.1 + version: 6.12.2 digest: sha256:234702bf5dbec8956e4f113b783db5559f7d3cbf60abf8a89c7a3c73b3c79c5c -generated: 2019-10-14T14:20:12.228529561Z +generated: 2019-10-29T10:20:30.21952659Z diff --git a/upstreamed/ghost/values.yaml b/upstreamed/ghost/values.yaml index 7bf50dca5..6991000fd 100644 --- a/upstreamed/ghost/values.yaml +++ b/upstreamed/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.37.0-debian-9-r0 + tag: 3.0.0-debian-9-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