From 2edaf4b2bf522db5824caca01687bd5a55b5491e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 31 Jul 2025 23:04:54 +0200 Subject: [PATCH] [bitnami/ghost] :zap: :arrow_up: Update dependency references (#35369) * [bitnami/ghost] Release 24.0.1 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/ghost/CHANGELOG.md | 6 +++++- bitnami/ghost/Chart.yaml | 6 +++--- bitnami/ghost/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md index c4e89a8ff2..50f7d302b3 100644 --- a/bitnami/ghost/CHANGELOG.md +++ b/bitnami/ghost/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 24.0.1 (2025-07-31) + +* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35369](https://github.com/bitnami/charts/pull/35369)) + ## 24.0.0 (2025-07-23) -* [bitnami/ghost] Upgrade Ghost subchart to 14 ([#35252](https://github.com/bitnami/charts/pull/35252)) +* [bitnami/ghost] Upgrade MySQL subchart to 14 (#35252) ([e6418de](https://github.com/bitnami/charts/commit/e6418de728fd572f4dd2bc4bc329e9edf3f99c89)), closes [#35252](https://github.com/bitnami/charts/issues/35252) ## 23.0.30 (2025-07-21) diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 56d0753c11..49b315ae83 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -5,13 +5,13 @@ annotations: category: CMS images: | - name: ghost - image: docker.io/bitnami/ghost:5.130.2-debian-12-r0 + image: docker.io/bitnami/ghost:5.130.3-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r49 licenses: Apache-2.0 tanzuCategory: application apiVersion: v2 -appVersion: 5.130.2 +appVersion: 5.130.3 dependencies: - condition: mysql.enabled name: mysql @@ -43,4 +43,4 @@ maintainers: name: ghost sources: - https://github.com/bitnami/charts/tree/main/bitnami/ghost -version: 24.0.0 +version: 24.0.1 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index ff9c818585..ca9682929b 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/ghost - tag: 5.130.2-debian-12-r0 + tag: 5.130.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images