Skip to content

Commit

Permalink
[bitnami/apache] Release 11.2.16 (#29081)
Browse files Browse the repository at this point in the history
* [bitnami/apache] Release 11.2.16 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 28, 2024
1 parent 5bbaa0f commit 48ab080
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/apache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 11.2.15 (2024-08-26)
## 11.2.16 (2024-08-28)

* [bitnami/apache] Release 11.2.15 ([#29023](https://github.com/bitnami/charts/pull/29023))
* [bitnami/apache] Release 11.2.16 ([#29081](https://github.com/bitnami/charts/pull/29081))

## <small>11.2.15 (2024-08-26)</small>

* [bitnami/apache] Release 11.2.15 (#29023) ([a74db14](https://github.com/bitnami/charts/commit/a74db142e71c2569864bb4de7d6cb5438e3ae288)), closes [#29023](https://github.com/bitnami/charts/issues/29023)

## <small>11.2.14 (2024-08-16)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/apache/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.62-debian-12-r5
image: docker.io/bitnami/apache:2.4.62-debian-12-r6
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
- name: git
image: docker.io/bitnami/git:2.46.0-debian-12-r0
apiVersion: v2
Expand All @@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.2.15
version: 11.2.16
4 changes: 2 additions & 2 deletions bitnami/apache/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.62-debian-12-r5
tag: 2.4.62-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -685,7 +685,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r7
tag: 1.0.8-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 48ab080

Please sign in to comment.