[bitnami/ghost] Release 19.0.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-10 14:50:01 +00:00
parent 71e1b6d643
commit 1c3b4b8fcf
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.1.4
version: 9.1.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:2c754208ee86c0b20776576f8b91dc49953b6f235d63f754cfc567ad7ec6ea38
generated: "2022-06-06T14:32:48.236656+02:00"
digest: sha256:7ed4bf62d7698597fde72f2eb033e5bdd2f1e5b0ff4f8014867c0adecea66859
generated: "2022-06-10T13:20:25.389576761Z"
+1 -1
View File
@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/bitnami-docker-ghost
- https://www.ghost.org/
version: 19.0.3
version: 19.0.4
+2 -2
View File
@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.2.2-debian-11-r2
tag: 5.2.2-debian-11-r4
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -564,7 +564,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r1
tag: 11-debian-11-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.