mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/apache] Release 11.3.5 (#32652)
* [bitnami/apache] Release 11.3.5 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 11.3.4 (2025-02-25)
|
||||
## 11.3.5 (2025-03-27)
|
||||
|
||||
* [bitnami/apache] Release 11.3.4 ([#32165](https://github.com/bitnami/charts/pull/32165))
|
||||
* [bitnami/apache] Release 11.3.5 ([#32652](https://github.com/bitnami/charts/pull/32652))
|
||||
|
||||
## <small>11.3.4 (2025-02-25)</small>
|
||||
|
||||
* [bitnami/apache] Release 11.3.4 (#32165) ([354108d](https://github.com/bitnami/charts/commit/354108dd12cce5176fe86348f53d5d55c237f4c1)), closes [#32165](https://github.com/bitnami/charts/issues/32165)
|
||||
|
||||
## <small>11.3.3 (2025-02-18)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache
|
||||
image: docker.io/bitnami/apache:2.4.63-debian-12-r6
|
||||
image: docker.io/bitnami/apache:2.4.63-debian-12-r7
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.48.1-debian-12-r8
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.63
|
||||
dependencies:
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: apache
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/apache
|
||||
version: 11.3.4
|
||||
version: 11.3.5
|
||||
|
||||
@@ -71,7 +71,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache
|
||||
tag: 2.4.63-debian-12-r6
|
||||
tag: 2.4.63-debian-12-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -100,7 +100,7 @@ image:
|
||||
git:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.48.1-debian-12-r8
|
||||
tag: 2.49.0-debian-12-r1
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -691,7 +691,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.9-debian-12-r16
|
||||
tag: 1.0.10-debian-12-r0
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user