[bitnami/apache] Release 11.0.2 updating components versions (#24964)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-05 18:56:35 +02:00
committed by GitHub
parent 4c884d2c01
commit b9d9c349ad
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache
image: docker.io/bitnami/apache:2.4.59-debian-12-r0
image: docker.io/bitnami/apache:2.4.59-debian-12-r1
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r2
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r3
- name: git
image: docker.io/bitnami/git:2.44.0-debian-12-r2
apiVersion: v2
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.0.1
version: 11.0.2

View File

@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.59-debian-12-r0
tag: 2.4.59-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -685,7 +685,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.7-debian-12-r2
tag: 1.0.7-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.