[bitnami/ghost] Release 20.0.2 updating components versions (#25068)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-09 20:30:14 +02:00
committed by GitHub
parent 1e6f09757d
commit 26fb415ef4
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.82.0-debian-12-r0
image: docker.io/bitnami/ghost:5.82.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
apiVersion: v2
appVersion: 5.82.0
appVersion: 5.82.1
dependencies:
- condition: mysql.enabled
name: mysql
@@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 20.0.1
version: 20.0.2

View File

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