[bitnami/apache] ⬆️ Update dependency references (#34158)

* [bitnami/apache] Release 11.3.13 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-06-06 05:58:37 +02:00
committed by GitHub
parent b495f9503f
commit db47a938e9
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.12 (2025-06-05)
## 11.3.13 (2025-06-06)
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#34135](https://github.com/bitnami/charts/pull/34135))
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#34158](https://github.com/bitnami/charts/pull/34158))
## <small>11.3.12 (2025-06-05)</small>
* [bitnami/apache] :zap: :arrow_up: Update dependency references (#34135) ([846f3e0](https://github.com/bitnami/charts/commit/846f3e01a990f6777060462bfbc5c14c4f1d5d9f)), closes [#34135](https://github.com/bitnami/charts/issues/34135)
## <small>11.3.11 (2025-06-02)</small>

View File

@@ -9,7 +9,7 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r9
- name: git
image: docker.io/bitnami/git:2.49.0-debian-12-r8
image: docker.io/bitnami/git:2.49.0-debian-12-r9
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.3.12
version: 11.3.13

View File

@@ -100,7 +100,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.49.0-debian-12-r8
tag: 2.49.0-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.