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

* [bitnami/ghost] Release 25.0.4 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-08-22 22:31:35 +02:00
committed by GitHub
parent 0038652311
commit 63f5197e38
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 25.0.3 (2025-08-18)
## 25.0.4 (2025-08-22)
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#36111](https://github.com/bitnami/charts/pull/36111))
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#36171](https://github.com/bitnami/charts/pull/36171))
## <small>25.0.3 (2025-08-18)</small>
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#36111) ([c9b57d4](https://github.com/bitnami/charts/commit/c9b57d4d02c420c83200c15e997b9cf6a00748c7)), closes [#36111](https://github.com/bitnami/charts/issues/36111)
## <small>25.0.2 (2025-08-15)</small>

View File

@@ -5,13 +5,13 @@ annotations:
category: CMS
images: |
- name: ghost
image: docker.io/bitnami/ghost:6.0.4-debian-12-r1
image: docker.io/bitnami/ghost:6.0.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r50
image: docker.io/bitnami/os-shell:12-debian-12-r51
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 6.0.4
appVersion: 6.0.5
dependencies:
- condition: mysql.enabled
name: mysql
@@ -43,4 +43,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 25.0.3
version: 25.0.4

View File

@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 6.0.4-debian-12-r1
tag: 6.0.5-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-r50
tag: 12-debian-12-r51
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.