[bitnami/apache] Release 10.2.4 updating components versions (#21449)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-12-07 11:49:55 +01:00
committed by GitHub
parent de4dd998fe
commit dfb25ce231
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r1
image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r2
- name: apache
image: docker.io/bitnami/apache:2.4.58-debian-11-r1
image: docker.io/bitnami/apache:2.4.58-debian-11-r3
- name: git
image: docker.io/bitnami/git:2.43.0-debian-11-r0
apiVersion: v2
@@ -35,4 +35,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 10.2.3
version: 10.2.4

View File

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