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

* [bitnami/ghost] Release 23.0.3 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-16 20:40:04 +02:00
committed by GitHub
parent efe94689d0
commit d589f96909
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.0.2 (2025-05-14)
## 23.0.3 (2025-05-16)
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#33684](https://github.com/bitnami/charts/pull/33684))
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#33755](https://github.com/bitnami/charts/pull/33755))
## <small>23.0.2 (2025-05-14)</small>
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#33684) ([6eb9ac6](https://github.com/bitnami/charts/commit/6eb9ac6c58f1fdbfee96e8234f6130012630ed23)), closes [#33684](https://github.com/bitnami/charts/issues/33684)
## <small>23.0.1 (2025-05-13)</small>

View File

@@ -5,13 +5,13 @@ annotations:
category: CMS
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.119.3-debian-12-r0
image: docker.io/bitnami/ghost:5.120.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
image: docker.io/bitnami/os-shell:12-debian-12-r44
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 5.119.3
appVersion: 5.120.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.2
version: 23.0.3

View File

@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.119.3-debian-12-r0
tag: 5.120.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-r43
tag: 12-debian-12-r44
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.