mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user