From 918f21437913d184e131cc45fc2d4e1ddc6bf87f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 10 Nov 2019 04:16:24 +0000 Subject: [PATCH] [bitnami/apache] Release 7.2.7 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 75ce6520d..cea2dcfce 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: apache -version: 7.2.6 +version: 7.2.7 appVersion: 2.4.41 description: Chart for Apache HTTP Server keywords: diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index ebc88f9fd..49272f7e0 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.41-debian-9-r84 + tag: 2.4.41-debian-9-r85 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -31,7 +31,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.24.0-debian-9-r2 + tag: 2.24.0-debian-9-r5 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -168,7 +168,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r103 + tag: 0.7.0-debian-9-r104 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.