[bitnami/apache] Release 11.2.12 (#28269)

* [bitnami/apache] Release 11.2.12 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-07-24 06:06:33 +02:00
committed by GitHub
parent 1cfe3bcd8b
commit 92f1fd048e
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.2.11 (2024-07-23)
## 11.2.12 (2024-07-24)
* [bitnami/apache] Release 11.2.11 ([#28226](https://github.com/bitnami/charts/pull/28226))
* [bitnami/apache] Release 11.2.12 ([#28269](https://github.com/bitnami/charts/pull/28269))
## <small>11.2.11 (2024-07-23)</small>
* [bitnami/apache] Release 11.2.11 (#28226) ([1bcb4d1](https://github.com/bitnami/charts/commit/1bcb4d1d11f347d263982fc179a776a8ed59310a)), closes [#28226](https://github.com/bitnami/charts/issues/28226)
## <small>11.2.10 (2024-07-18)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.62-debian-12-r1
image: docker.io/bitnami/apache:2.4.62-debian-12-r2
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r4
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r5
- name: git
image: docker.io/bitnami/git:2.45.2-debian-12-r5
image: docker.io/bitnami/git:2.45.2-debian-12-r6
apiVersion: v2
appVersion: 2.4.62
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.2.11
version: 11.2.12

View File

@@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.62-debian-12-r1
tag: 2.4.62-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -94,7 +94,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.45.2-debian-12-r5
tag: 2.45.2-debian-12-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -685,7 +685,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r4
tag: 1.0.8-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.