mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
[bitnami/apache] ⚡ ⬆️ Update dependency references (#33905)
* [bitnami/apache] Release 11.3.9 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 11.3.8 (2025-05-13)
|
||||
## 11.3.9 (2025-05-27)
|
||||
|
||||
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#33629](https://github.com/bitnami/charts/pull/33629))
|
||||
* [bitnami/apache] :zap: :arrow_up: Update dependency references ([#33905](https://github.com/bitnami/charts/pull/33905))
|
||||
|
||||
## <small>11.3.8 (2025-05-13)</small>
|
||||
|
||||
* [bitnami/apache] :zap: :arrow_up: Update dependency references (#33629) ([07b2170](https://github.com/bitnami/charts/commit/07b21703df246dfcb170db37792485be4cd022e8)), closes [#33629](https://github.com/bitnami/charts/issues/33629)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>11.3.7 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: apache
|
||||
image: docker.io/bitnami/apache:2.4.63-debian-12-r10
|
||||
image: docker.io/bitnami/apache:2.4.63-debian-12-r13
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r6
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r6
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r7
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -38,4 +38,4 @@ maintainers:
|
||||
name: apache
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/apache
|
||||
version: 11.3.8
|
||||
version: 11.3.9
|
||||
|
||||
@@ -71,7 +71,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache
|
||||
tag: 2.4.63-debian-12-r10
|
||||
tag: 2.4.63-debian-12-r13
|
||||
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.49.0-debian-12-r6
|
||||
tag: 2.49.0-debian-12-r7
|
||||
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.10-debian-12-r5
|
||||
tag: 1.0.10-debian-12-r6
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user