[bitnami/ghost] Release 19.11.5 updating components versions (#24601)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-21 13:38:30 +01:00
committed by GitHub
parent 5e7f4e1401
commit 2cab2f80f5
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.80.4-debian-12-r0
image: docker.io/bitnami/ghost:5.80.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
appVersion: 5.80.4
appVersion: 5.80.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.11.4
version: 19.11.5

View File

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