From 4838d0012aadb9d06732357c10279fb372c8eb6b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 21 Feb 2024 17:11:53 +0100 Subject: [PATCH] [bitnami/apache] Release 10.6.2 updating components versions (#23737) Signed-off-by: Bitnami Containers --- bitnami/apache/Chart.yaml | 6 +++--- bitnami/apache/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 9ab491f089..f9408c3944 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: apache - image: docker.io/bitnami/apache:2.4.58-debian-12-r16 + image: docker.io/bitnami/apache:2.4.58-debian-12-r17 - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r6 + image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r7 - name: git image: docker.io/bitnami/git:2.43.2-debian-12-r1 apiVersion: v2 @@ -35,4 +35,4 @@ maintainers: name: apache sources: - https://github.com/bitnami/charts/tree/main/bitnami/apache -version: 10.6.1 +version: 10.6.2 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 4b4ddd8634..11066ba60d 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -53,7 +53,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.58-debian-12-r16 + tag: 2.4.58-debian-12-r17 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -617,7 +617,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.6-debian-12-r6 + tag: 1.0.6-debian-12-r7 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.