[bitnami/ghost] Release 10.0.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-05-20 12:02:21 +00:00
parent 68684c54db
commit 7d65b3aad9
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1 apiVersion: v1
name: ghost name: ghost
version: 10.0.4 version: 10.0.5
appVersion: 3.16.0 appVersion: 3.16.1
description: A simple, powerful publishing platform that allows you to share your stories with the world description: A simple, powerful publishing platform that allows you to share your stories with the world
keywords: keywords:
- ghost - ghost

View File

@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: common - name: common
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 0.2.1 version: 0.2.2
- name: mariadb - name: mariadb
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 7.4.2 version: 7.4.2
digest: sha256:c3c51cce8d2bcdf058104f98fb987e59af6e5b57ceea79377794b98134ec680b digest: sha256:c40b7cdf11578a4532e350749b23b2537a0862f9f63e9f274b0c50bccfde6d78
generated: "2020-05-18T14:42:05.316490839Z" generated: "2020-05-20T10:55:01.612301546Z"

View File

@@ -14,7 +14,7 @@
image: image:
registry: docker.io registry: docker.io
repository: bitnami/ghost repository: bitnami/ghost
tag: 3.16.0-debian-10-r0 tag: 3.16.1-debian-10-r0
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images