[bitnami/ghost] ⬆️ Update dependency references (#34018)

* [bitnami/ghost] Release 23.0.10 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-05-30 19:43:56 +02:00
committed by GitHub
parent c354299756
commit 2ddb985e2a
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.0.9 (2025-05-28)
## 23.0.10 (2025-05-30)
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#33946](https://github.com/bitnami/charts/pull/33946))
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#34018](https://github.com/bitnami/charts/pull/34018))
## <small>23.0.9 (2025-05-28)</small>
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#33946) ([8b694fa](https://github.com/bitnami/charts/commit/8b694fad308bcde84d591c4682107a382afe9d88)), closes [#33946](https://github.com/bitnami/charts/issues/33946)
## <small>23.0.8 (2025-05-27)</small>

View File

@@ -5,13 +5,13 @@ annotations:
category: CMS
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.120.4-debian-12-r0
image: docker.io/bitnami/ghost:5.121.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r45
image: docker.io/bitnami/os-shell:12-debian-12-r46
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 5.120.4
appVersion: 5.121.0
dependencies:
- condition: mysql.enabled
name: mysql
@@ -43,4 +43,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 23.0.9
version: 23.0.10

View File

@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.120.4-debian-12-r0
tag: 5.121.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -641,7 +641,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r45
tag: 12-debian-12-r46
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.