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

* [bitnami/apache] Release 11.3.18 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-30 10:59:27 +02:00
committed by GitHub
parent 66759d6c47
commit cbe30a56c8
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.17 (2025-06-26)
## 11.3.18 (2025-06-30)
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#34676](https://github.com/bitnami/charts/pull/34676))
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#34705](https://github.com/bitnami/charts/pull/34705))
## <small>11.3.17 (2025-06-26)</small>
* [bitnami/apache] :zap: :arrow_up: Update dependency references (#34676) ([53cd058](https://github.com/bitnami/charts/commit/53cd05892e9f6239751efff614c36bd5683001df)), closes [#34676](https://github.com/bitnami/charts/issues/34676)
## <small>11.3.16 (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-r17
image: docker.io/bitnami/apache:2.4.63-debian-12-r18
- 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-r1
image: docker.io/bitnami/git:2.50.0-debian-12-r2
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.17
version: 11.3.18

View File

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