From ecd65edd14502b4318c0632cdd866052cb1db43f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 19 Sep 2019 11:07:49 +0000 Subject: [PATCH] [bitnami/apache] Update components versions Signed-off-by: Bitnami Containers --- bitnami/apache/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 1088b0b617..66f64a2e2c 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-r22 + tag: 2.4.41-debian-9-r40 ## 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.23.0-debian-9-r17 + tag: 2.23.0-debian-9-r34 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -154,7 +154,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r43 + tag: 0.7.0-debian-9-r60 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.