[bitnami/ghost] Release 19.0.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-15 09:12:58 +00:00
parent d2ecf9aac0
commit 5ba080c080
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.1.6
version: 9.1.7
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:7ed4bf62d7698597fde72f2eb033e5bdd2f1e5b0ff4f8014867c0adecea66859
generated: "2022-06-10T13:20:25.389576761Z"
digest: sha256:ff50de3e65f559fc5fb15cab5089695aa3cd7c9d835c74e90b9ebb1299194b68
generated: "2022-06-15T07:33:31.022631473Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 5.2.2
appVersion: 5.2.3
dependencies:
- condition: mysql.enabled
name: mysql
@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/bitnami-docker-ghost
- https://www.ghost.org/
version: 19.0.4
version: 19.0.5
+2 -2
View File
@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.2.2-debian-11-r4
tag: 5.2.3-debian-11-r0
## 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-r3
tag: 11-debian-11-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.