[bitnami/apache] Release 11.3.4 (#32165)

* [bitnami/apache] Release 11.3.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-25 19:05:46 +01:00
committed by GitHub
parent 85cfb4bb4f
commit 354108dd12
4 changed files with 18 additions and 12 deletions

View File

@@ -1,8 +1,14 @@
# Changelog
## 11.3.3 (2025-02-18)
## 11.3.4 (2025-02-25)
* [bitnami/apache] Release 11.3.3 ([#31970](https://github.com/bitnami/charts/pull/31970))
* [bitnami/apache] Release 11.3.4 ([#32165](https://github.com/bitnami/charts/pull/32165))
## <small>11.3.3 (2025-02-18)</small>
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/apache] Release 11.3.3 (#31970) ([56da85d](https://github.com/bitnami/charts/commit/56da85d3049ab35e4f346717dcce09abac47c4f9)), closes [#31970](https://github.com/bitnami/charts/issues/31970)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
## <small>11.3.2 (2025-01-24)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-24T09:59:25.520579245Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-25T17:42:13.958462132Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.63-debian-12-r4
image: docker.io/bitnami/apache:2.4.63-debian-12-r6
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r14
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
- name: git
image: docker.io/bitnami/git:2.48.1-debian-12-r6
image: docker.io/bitnami/git:2.48.1-debian-12-r8
apiVersion: v2
appVersion: 2.4.63
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.3.3
version: 11.3.4

View File

@@ -71,7 +71,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.63-debian-12-r4
tag: 2.4.63-debian-12-r6
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-r6
tag: 2.48.1-debian-12-r8
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-r14
tag: 1.0.9-debian-12-r16
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.