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

* [bitnami/apache] Release 11.3.8 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-05-13 11:01:51 +02:00
committed by GitHub
parent 12626f2a27
commit 07b21703df
3 changed files with 16 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.7 (2025-05-06)
## 11.3.8 (2025-05-13)
* [bitnami/apache] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33334](https://github.com/bitnami/charts/pull/33334))
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#33629](https://github.com/bitnami/charts/pull/33629))
## <small>11.3.7 (2025-05-06)</small>
* [bitnami/apache] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33334) ([b7f58b1](https://github.com/bitnami/charts/commit/b7f58b18d955f39db4996c1c1a3d1f1f463fe210)), closes [#33334](https://github.com/bitnami/charts/issues/33334)
## <small>11.3.6 (2025-04-26)</small>

View File

@@ -2,16 +2,16 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
tanzuCategory: service
category: Infrastructure
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.63-debian-12-r10
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
- name: git
image: docker.io/bitnami/git:2.49.0-debian-12-r5
image: docker.io/bitnami/git:2.49.0-debian-12-r6
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 2.4.63
dependencies:
@@ -20,7 +20,9 @@ dependencies:
tags:
- bitnami-common
version: 2.x.x
description: Apache HTTP Server is an open-source HTTP server. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.
description: Apache HTTP Server is an open-source HTTP server. The goal of this project
is to provide a secure, efficient and extensible server that provides HTTP services
in sync with the current HTTP standards.
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/apache/img/apache-stack-220x234.png
keywords:
@@ -36,4 +38,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.3.7
version: 11.3.8

View File

@@ -100,7 +100,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.49.0-debian-12-r5
tag: 2.49.0-debian-12-r6
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.10-debian-12-r4
tag: 1.0.10-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.