From 5d59368aefae7b7b6b451e6cf21bcb52ae587899 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 25 Aug 2021 09:48:07 +0000 Subject: [PATCH] [bitnami/apache] Release 8.6.2 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 aac4daf352..9932dada51 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.6.1 +version: 8.6.2 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index f274753718..a23a284933 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.48-debian-10-r68 + tag: 2.4.48-debian-10-r74 ## 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.33.0-debian-10-r2 + tag: 2.33.0-debian-10-r7 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -389,7 +389,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.0-debian-10-r21 + tag: 0.10.0-debian-10-r26 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.