diff --git a/bitnami/apache/CHANGELOG.md b/bitnami/apache/CHANGELOG.md index 5f069d9090..987c2b0f0b 100644 --- a/bitnami/apache/CHANGELOG.md +++ b/bitnami/apache/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 11.3.4 (2025-02-25) +## 11.3.5 (2025-03-27) -* [bitnami/apache] Release 11.3.4 ([#32165](https://github.com/bitnami/charts/pull/32165)) +* [bitnami/apache] Release 11.3.5 ([#32652](https://github.com/bitnami/charts/pull/32652)) + +## 11.3.4 (2025-02-25) + +* [bitnami/apache] Release 11.3.4 (#32165) ([354108d](https://github.com/bitnami/charts/commit/354108dd12cce5176fe86348f53d5d55c237f4c1)), closes [#32165](https://github.com/bitnami/charts/issues/32165) ## 11.3.3 (2025-02-18) diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 9724aa20e7..97d31353fc 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -7,11 +7,11 @@ annotations: licenses: Apache-2.0 images: | - name: apache - image: docker.io/bitnami/apache:2.4.63-debian-12-r6 + image: docker.io/bitnami/apache:2.4.63-debian-12-r7 - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r0 - name: git - image: docker.io/bitnami/git:2.48.1-debian-12-r8 + image: docker.io/bitnami/git:2.49.0-debian-12-r1 apiVersion: v2 appVersion: 2.4.63 dependencies: @@ -36,4 +36,4 @@ maintainers: name: apache sources: - https://github.com/bitnami/charts/tree/main/bitnami/apache -version: 11.3.4 +version: 11.3.5 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 0ecaa47ff4..f526ea8ca7 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -71,7 +71,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.63-debian-12-r6 + tag: 2.4.63-debian-12-r7 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -100,7 +100,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.48.1-debian-12-r8 + tag: 2.49.0-debian-12-r1 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -691,7 +691,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r16 + tag: 1.0.10-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.