diff --git a/.vib/ghost/cypress/cypress/support/commands.js b/.vib/ghost/cypress/cypress/support/commands.js
index 059457fbd9..5d20bb3f1d 100644
--- a/.vib/ghost/cypress/cypress/support/commands.js
+++ b/.vib/ghost/cypress/cypress/support/commands.js
@@ -39,7 +39,7 @@ Cypress.Commands.add(
// In Ghost, logging is not considered as completed until the Dashboard view
// is visible. Navigating to any other site before that will lead to an error
// 500
- cy.contains('h2', 'Dashboard').should('be.visible');
+ cy.contains('h1', 'Analytics').should('be.visible');
}
);
diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md
index 3f51e5c4ed..84ed0e416f 100644
--- a/bitnami/ghost/CHANGELOG.md
+++ b/bitnami/ghost/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 24.0.3 (2025-08-07)
+## 25.0.0 (2025-08-12)
-* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35607](https://github.com/bitnami/charts/pull/35607))
+* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35745](https://github.com/bitnami/charts/pull/35745))
+
+## 24.0.3 (2025-08-07)
+
+* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#35607) ([ef19e43](https://github.com/bitnami/charts/commit/ef19e439e8b39634955396f4cbdd5d3ab8f77d88)), closes [#35607](https://github.com/bitnami/charts/issues/35607)
## 24.0.2 (2025-08-07)
diff --git a/bitnami/ghost/Chart.lock b/bitnami/ghost/Chart.lock
index 830e792b8c..84a5a105f3 100644
--- a/bitnami/ghost/Chart.lock
+++ b/bitnami/ghost/Chart.lock
@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
- version: 14.0.0
+ version: 14.0.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.31.3
-digest: sha256:3ff40a97dcac57cc81a6e6a6f4a668b332f5983630577ef0dd665990e76129ab
-generated: "2025-07-23T12:08:15.274772+02:00"
+digest: sha256:4d0d07c6d479f216cde04fe0ee9e4fbd29d981b0ddec923b5c66f90768042d29
+generated: "2025-08-12T12:12:47.511734865Z"
diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml
index db84409b22..c447660b93 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.3-debian-12-r16
+ image: docker.io/bitnami/ghost:6.0.2-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r50
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
-appVersion: 5.130.3
+appVersion: 6.0.2
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.3
+version: 25.0.0
diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml
index 141fc05ae9..e168e33748 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.3-debian-12-r16
+ tag: 6.0.2-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images