[bitnami/ghost] Release 20.0.9 updating components versions (#25660)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-09 17:38:53 +02:00
committed by GitHub
parent dd299f97a6
commit 6a336d31a9
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.82.8-debian-12-r0
image: docker.io/bitnami/ghost:5.82.8-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r20
apiVersion: v2
@@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 20.0.8
version: 20.0.9

View File

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