[bitnami/apache] Release 11.2.7 (#27740)

* [bitnami/apache] Release 11.2.7 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-03 20:02:30 +02:00
committed by GitHub
parent a9c9841d4f
commit 06bc29e845
3 changed files with 15 additions and 10 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
# Changelog
## 11.2.6 (2024-07-01)
## 11.2.7 (2024-07-03)
* [bitnami/apache] Release 11.2.6 ([#27618](https://github.com/bitnami/charts/pull/27618))
* [bitnami/apache] Release 11.2.7 ([#27740](https://github.com/bitnami/charts/pull/27740))
## <small>11.2.6 (2024-07-01)</small>
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
* [bitnami/apache] Release 11.2.6 (#27618) ([c9763df](https://github.com/bitnami/charts/commit/c9763df0112bdec4859a74280bde03160267a949)), closes [#27618](https://github.com/bitnami/charts/issues/27618)
## <small>11.2.5 (2024-06-18)</small>
+5 -5
View File
@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.60-debian-12-r0
image: docker.io/bitnami/apache:2.4.61-debian-12-r0
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r1
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r2
- name: git
image: docker.io/bitnami/git:2.45.2-debian-12-r1
image: docker.io/bitnami/git:2.45.2-debian-12-r3
apiVersion: v2
appVersion: 2.4.60
appVersion: 2.4.61
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.2.6
version: 11.2.7
+3 -3
View File
@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.60-debian-12-r0
tag: 2.4.61-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -92,7 +92,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.45.2-debian-12-r1
tag: 2.45.2-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -683,7 +683,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r1
tag: 1.0.8-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.