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

* [bitnami/apache] Release 11.3.17 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-27 00:05:12 +02:00
committed by GitHub
parent 35ee5a3568
commit 53cd05892e
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.16 (2025-06-16)
## 11.3.17 (2025-06-26)
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#34521](https://github.com/bitnami/charts/pull/34521))
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#34676](https://github.com/bitnami/charts/pull/34676))
## <small>11.3.16 (2025-06-16)</small>
* [bitnami/apache] :zap: :arrow_up: Update dependency references (#34521) ([b1d1c4f](https://github.com/bitnami/charts/commit/b1d1c4f673aed7cad29d3bd018df3cb3d7ebc8d8)), closes [#34521](https://github.com/bitnami/charts/issues/34521)
## <small>11.3.15 (2025-06-16)</small>

View File

@@ -5,11 +5,11 @@ annotations:
category: Infrastructure
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.63-debian-12-r16
image: docker.io/bitnami/apache:2.4.63-debian-12-r17
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r11
- name: git
image: docker.io/bitnami/git:2.50.0-debian-12-r0
image: docker.io/bitnami/git:2.50.0-debian-12-r1
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.16
version: 11.3.17

View File

@@ -71,7 +71,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.63-debian-12-r16
tag: 2.4.63-debian-12-r17
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.50.0-debian-12-r0
tag: 2.50.0-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.