[bitnami/apache] Release 11.2.3 (#27102)

* [bitnami/apache] Release 11.2.3 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
2024-06-11 20:19:54 +02:00
committed by GitHub
parent 665d772b05
commit 63932e38a7
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.2.2 (2024-06-06)
## 11.2.3 (2024-06-11)
* [bitnami/apache] Release 11.2.2 ([#26930](https://github.com/bitnami/charts/pull/26930))
* [bitnami/apache] Release 11.2.3 ([#27102](https://github.com/bitnami/charts/pull/27102))
## <small>11.2.2 (2024-06-06)</small>
* [bitnami/apache] Release 11.2.2 (#26930) ([f9829a8](https://github.com/bitnami/charts/commit/f9829a869975cbf63ee0181baed19db915b32398)), closes [#26930](https://github.com/bitnami/charts/issues/26930)
## <small>11.2.1 (2024-06-06)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
generated: "2024-06-06T11:51:19.706607654Z"
version: 2.20.2
digest: sha256:35d895f873f86ebff35e439bcf9da34c42a78c4db2e0e179bfb4014a2a0e2e10
generated: "2024-06-11T17:32:54.789429692Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.59-debian-12-r5
image: docker.io/bitnami/apache:2.4.59-debian-12-r6
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
- name: git
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.2.2
version: 11.2.3

View File

@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.59-debian-12-r5
tag: 2.4.59-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'