From d4b7e3bcd3f46678d5d13466513a52ec599ed7f4 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 14 Mar 2022 17:38:08 +0000 Subject: [PATCH] [bitnami/apache] Release 9.0.10 updating components versions Signed-off-by: Bitnami Containers --- bitnami/apache/Chart.yaml | 4 ++-- bitnami/apache/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index c9da716f28..ac42793538 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 2.4.52 +appVersion: 2.4.53 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -26,4 +26,4 @@ name: apache sources: - https://github.com/bitnami/bitnami-docker-apache - https://httpd.apache.org -version: 9.0.9 +version: 9.0.10 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 1bdf78f3dd..34834213ba 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -51,7 +51,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.52-debian-10-r75 + tag: 2.4.53-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -79,7 +79,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.35.1-debian-10-r40 + tag: 2.35.1-debian-10-r44 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -579,7 +579,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r79 + tag: 0.11.0-debian-10-r84 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.