From 05ab715c7d15e7d874b3f80187715383df0220ac Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 16 Nov 2023 13:16:26 +0100 Subject: [PATCH] [bitnami/apache] Release 10.2.2 updating components versions (#21005) Signed-off-by: Bitnami Containers --- bitnami/apache/Chart.yaml | 4 ++-- bitnami/apache/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 2dc9f59b34..277aff619e 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r0 + image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r1 - name: apache image: docker.io/bitnami/apache:2.4.58-debian-11-r0 - name: git @@ -35,4 +35,4 @@ maintainers: name: apache sources: - https://github.com/bitnami/charts/tree/main/bitnami/apache -version: 10.2.1 +version: 10.2.2 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index ab6b99a7c1..af77590768 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -605,7 +605,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.3-debian-11-r0 + tag: 1.0.3-debian-11-r1 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.