From 2fbebbbfcbf33c15701654855d985c1dce38fd74 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 20 Nov 2021 16:39:09 +0000 Subject: [PATCH] [bitnami/apache] Release 8.9.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/apache/Chart.yaml | 2 +- bitnami/apache/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index d333c71a9..19bb53a1a 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -26,4 +26,4 @@ name: apache sources: - https://github.com/bitnami/bitnami-docker-apache - https://httpd.apache.org -version: 8.9.3 +version: 8.9.4 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index f1c7da6c7..ce896c461 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -49,7 +49,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.51-debian-10-r39 + tag: 2.4.51-debian-10-r42 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -77,7 +77,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.34.0-debian-10-r0 + tag: 2.34.0-debian-10-r2 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -436,7 +436,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.1-debian-10-r56 + tag: 0.10.1-debian-10-r58 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.