diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 3943bbeb6..b9626170c 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: ghost -version: 10.0.2 -appVersion: 3.15.3 +version: 10.0.3 +appVersion: 3.16.0 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/bitnami/ghost/requirements.lock b/bitnami/ghost/requirements.lock index 025969d15..4ce442631 100644 --- a/bitnami/ghost/requirements.lock +++ b/bitnami/ghost/requirements.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 0.2.0 + version: 0.2.1 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 7.4.1 -digest: sha256:16ec1ceeca5e1c417133ced93e64bdaa37695bb2f138c0967dc8a9e639a23d48 -generated: "2020-05-07T06:20:33.702478945Z" + version: 7.4.2 +digest: sha256:c3c51cce8d2bcdf058104f98fb987e59af6e5b57ceea79377794b98134ec680b +generated: "2020-05-18T14:42:05.316490839Z" diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 7c3337b90..0d49c35fc 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 3.15.3-debian-10-r0 + tag: 3.16.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