[bitnami/ghost] Release 19.6.13 updating components versions (#21269)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-27 13:17:23 +01:00
committed by GitHub
parent f06e6bc74e
commit cf3fd07877
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.3-debian-11-r0
image: docker.io/bitnami/ghost:5.74.4-debian-11-r0
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r91
apiVersion: v2
appVersion: 5.74.3
appVersion: 5.74.4
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.12
version: 19.6.13

View File

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