From d2d1a5755ade912e32228ce0811f42a18b87700a Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 16 Apr 2020 09:57:26 +0000 Subject: [PATCH] [bitnami/apache] Release 7.3.14 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 d5f73a37d..41da59cee 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: apache -version: 7.3.13 +version: 7.3.14 appVersion: 2.4.43 description: Chart for Apache HTTP Server keywords: diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 13745e932..ab380e190 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/apache - tag: 2.4.43-debian-10-r10 + tag: 2.4.43-debian-10-r18 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -36,7 +36,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.26.0-debian-10-r18 + tag: 2.26.1-debian-10-r1 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -200,7 +200,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r4 + tag: 0.8.0-debian-10-r10 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.