diff --git a/bitnami/apache/CHANGELOG.md b/bitnami/apache/CHANGELOG.md
index 79a3655f17..3a572de218 100644
--- a/bitnami/apache/CHANGELOG.md
+++ b/bitnami/apache/CHANGELOG.md
@@ -1,8 +1,16 @@
# Changelog
-## 11.4.27 (2025-08-15)
+## 11.4.29 (2025-08-18)
-* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#36079](https://github.com/bitnami/charts/pull/36079))
+* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#36124](https://github.com/bitnami/charts/pull/36124))
+
+## 11.4.28 (2025-08-16)
+
+* [bitnami/apache] :zap: :arrow_up: Update dependency references (#36087) ([270e39a](https://github.com/bitnami/charts/commit/270e39a5bfa1496cf7ed7de5f7ba6494b0c1bd04)), closes [#36087](https://github.com/bitnami/charts/issues/36087)
+
+## 11.4.27 (2025-08-15)
+
+* [bitnami/apache] :zap: :arrow_up: Update dependency references (#36079) ([a1a2adf](https://github.com/bitnami/charts/commit/a1a2adfce144ff2c730fa977bccc5bc130237839)), closes [#36079](https://github.com/bitnami/charts/issues/36079)
## 11.4.26 (2025-08-15)
diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml
index 39ea283021..094882cbf5 100644
--- a/bitnami/apache/Chart.yaml
+++ b/bitnami/apache/Chart.yaml
@@ -9,7 +9,7 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r55
- name: git
- image: docker.io/bitnami/git:2.50.1-debian-12-r31
+ image: docker.io/bitnami/git:2.51.0-debian-12-r0
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -38,4 +38,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
-version: 11.4.28
+version: 11.4.29
diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml
index 3efefd2d0f..b568ef8286 100644
--- a/bitnami/apache/values.yaml
+++ b/bitnami/apache/values.yaml
@@ -100,7 +100,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
- tag: 2.50.1-debian-12-r31
+ tag: 2.51.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.