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

* [bitnami/ghost] Release 23.0.29 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-07-18 23:09:46 +02:00
committed by GitHub
parent 628907c56d
commit 623d4871a5
3 changed files with 15 additions and 8 deletions

View File

@@ -1,8 +1,15 @@
# Changelog
## 23.0.28 (2025-07-18)
## 23.0.29 (2025-07-18)
* [bitnami/ghost] subPath fix ([#34854](https://github.com/bitnami/charts/pull/34854))
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35208](https://github.com/bitnami/charts/pull/35208))
## <small>23.0.28 (2025-07-18)</small>
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
* [bitnami/ghost] subPath fix (#34854) ([2aae25a](https://github.com/bitnami/charts/commit/2aae25a2302bd5e49cf10e8db9bc452f7e8dfb8a)), closes [#34854](https://github.com/bitnami/charts/issues/34854)
## <small>23.0.27 (2025-07-15)</small>

View File

@@ -5,13 +5,13 @@ annotations:
category: CMS
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.130.0-debian-12-r0
image: docker.io/bitnami/ghost:5.130.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r48
image: docker.io/bitnami/os-shell:12-debian-12-r49
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 5.130.0
appVersion: 5.130.1
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.28
version: 23.0.29

View File

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