[bitnami/apache] Release 11.2.18 (#29418)

* [bitnami/apache] Release 11.2.18 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-09-15 03:05:39 +02:00
committed by GitHub
parent 798c4dfd7e
commit 665ff2be8f
4 changed files with 16 additions and 12 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.2.17 (2024-09-03)
## 11.2.18 (2024-09-15)
* [bitnami/apache] Release 11.2.17 ([#29183](https://github.com/bitnami/charts/pull/29183))
* [bitnami/apache] Release 11.2.18 ([#29418](https://github.com/bitnami/charts/pull/29418))
## <small>11.2.17 (2024-09-03)</small>
* [bitnami/apache] Release 11.2.17 (#29183) ([aa557a2](https://github.com/bitnami/charts/commit/aa557a2263807f74e02390739adaf1316771f6c2)), closes [#29183](https://github.com/bitnami/charts/issues/29183)
## <small>11.2.16 (2024-08-28)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-26T14:01:24.131747306Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-15T00:53:06.167556602Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.62-debian-12-r8
image: docker.io/bitnami/apache:2.4.62-debian-12-r9
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
- name: git
image: docker.io/bitnami/git:2.46.0-debian-12-r2
image: docker.io/bitnami/git:2.46.0-debian-12-r4
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.17
version: 11.2.18

View File

@@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.62-debian-12-r8
tag: 2.4.62-debian-12-r9
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.46.0-debian-12-r2
tag: 2.46.0-debian-12-r4
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-r8
tag: 1.0.8-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.