[bitnami/ghost] Release 14.0.10 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-08-03 17:40:48 +00:00
parent 1250b6b0be
commit 68ee22f574
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.7.0
version: 1.7.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.3.19
digest: sha256:cd620b058aa7c06038045ed375de85af90af866d7eef7c285a54193036abb1cb
generated: "2021-07-26T13:52:23.386842367Z"
version: 9.4.0
digest: sha256:cde3592eddb076aff9e531a19bc96a7bb9ccff73b0e0213fa0c7de4db061ae69
generated: "2021-08-03T16:20:43.685179278Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 4.10.2
appVersion: 4.11.0
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/bitnami-docker-ghost
- http://www.ghost.org/
version: 14.0.9
version: 14.0.10

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/ghost
tag: 4.10.2-debian-10-r0
tag: 4.11.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
@@ -499,7 +499,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r143
tag: 10-debian-10-r150
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.