[bitnami/ghost] Release 19.6.14 updating components versions (#21292)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-28 18:38:57 +01:00
committed by GitHub
parent f6fb529ed7
commit d76e034bb1
2 changed files with 4 additions and 4 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.74.4-debian-11-r0
image: docker.io/bitnami/ghost:5.74.5-debian-11-r0
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r91
apiVersion: v2
appVersion: 5.74.4
appVersion: 5.74.5
dependencies:
- condition: mysql.enabled
name: mysql
@@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 19.6.13
version: 19.6.14

View File

@@ -73,7 +73,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.74.4-debian-11-r0
tag: 5.74.5-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'