Skip to content

Commit

Permalink
[bitnami/apache] Release 11.2.15 (#29023)
Browse files Browse the repository at this point in the history
* [bitnami/apache] Release 11.2.15 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 26, 2024
1 parent 3d04a65 commit a74db14
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 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.14 (2024-08-15)
## 11.2.15 (2024-08-26)

* [bitnami/apache] fix CrashLoopBackOff when using cloneHtdocsFromGit ([#28868](https://github.com/bitnami/charts/pull/28868))
* [bitnami/apache] Release 11.2.15 ([#29023](https://github.com/bitnami/charts/pull/29023))

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

* [bitnami/apache] fix CrashLoopBackOff when using cloneHtdocsFromGit (#28868) ([b535fa4](https://github.com/bitnami/charts/commit/b535fa4d875858dee6b5f5be35b76be9e3bd897e)), closes [#28868](https://github.com/bitnami/charts/issues/28868)

## <small>11.2.13 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/apache/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-17T20:06:08.117648123Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-26T14:01:24.131747306Z"
8 changes: 4 additions & 4 deletions bitnami/apache/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.62-debian-12-r3
image: docker.io/bitnami/apache:2.4.62-debian-12-r5
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r6
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
- name: git
image: docker.io/bitnami/git:2.45.2-debian-12-r7
image: docker.io/bitnami/git:2.46.0-debian-12-r0
apiVersion: v2
appVersion: 2.4.62
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.2.14
version: 11.2.15
6 changes: 3 additions & 3 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-r3
tag: 2.4.62-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -94,7 +94,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.45.2-debian-12-r7
tag: 2.46.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -685,7 +685,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r6
tag: 1.0.8-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit a74db14

Please sign in to comment.