diff --git a/bitnami/apache/CHANGELOG.md b/bitnami/apache/CHANGELOG.md
index 5833974350..f03d0c0703 100644
--- a/bitnami/apache/CHANGELOG.md
+++ b/bitnami/apache/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 11.2.17 (2024-09-03)
+## 11.2.18 (2024-09-15)
-* [bitnami/apache] Release 11.2.17 ([#29183](https://github.com/bitnami/charts/pull/29183))
+* [bitnami/apache] Release 11.2.18 ([#29418](https://github.com/bitnami/charts/pull/29418))
+
+## 11.2.17 (2024-09-03)
+
+* [bitnami/apache] Release 11.2.17 (#29183) ([aa557a2](https://github.com/bitnami/charts/commit/aa557a2263807f74e02390739adaf1316771f6c2)), closes [#29183](https://github.com/bitnami/charts/issues/29183)
## 11.2.16 (2024-08-28)
diff --git a/bitnami/apache/Chart.lock b/bitnami/apache/Chart.lock
index b2638f6a8b..1fa8ff4e2f 100644
--- a/bitnami/apache/Chart.lock
+++ b/bitnami/apache/Chart.lock
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
- version: 2.22.0
-digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
-generated: "2024-08-26T14:01:24.131747306Z"
+ version: 2.23.0
+digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
+generated: "2024-09-15T00:53:06.167556602Z"
diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml
index 3697c2a91a..ee00e3a00f 100644
--- a/bitnami/apache/Chart.yaml
+++ b/bitnami/apache/Chart.yaml
@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
- image: docker.io/bitnami/apache:2.4.62-debian-12-r8
+ image: docker.io/bitnami/apache:2.4.62-debian-12-r9
- name: apache-exporter
- image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
+ image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
- name: git
- image: docker.io/bitnami/git:2.46.0-debian-12-r2
+ image: docker.io/bitnami/git:2.46.0-debian-12-r4
apiVersion: v2
appVersion: 2.4.62
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
-version: 11.2.17
+version: 11.2.18
diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml
index ba5440db59..6eeace7ad2 100644
--- a/bitnami/apache/values.yaml
+++ b/bitnami/apache/values.yaml
@@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
- tag: 2.4.62-debian-12-r8
+ tag: 2.4.62-debian-12-r9
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -94,7 +94,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
- tag: 2.46.0-debian-12-r2
+ tag: 2.46.0-debian-12-r4
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -685,7 +685,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
- tag: 1.0.8-debian-12-r8
+ tag: 1.0.8-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.