From a1df14fcd669220fd7082ec300a7139173dc9191 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 20 Oct 2020 13:22:50 +0000 Subject: [PATCH] [bitnami/apache] Release 7.5.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/apache/Chart.yaml | 2 +- bitnami/apache/requirements.lock | 6 +++--- bitnami/apache/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 79ea12fb2f..4c1de0fa2c 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: apache -version: 7.5.0 +version: 7.5.1 appVersion: 2.4.46 description: Chart for Apache HTTP Server keywords: diff --git a/bitnami/apache/requirements.lock b/bitnami/apache/requirements.lock index 53186df004..17077d5988 100644 --- a/bitnami/apache/requirements.lock +++ b/bitnami/apache/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 0.7.1 -digest: sha256:90cd46b1538d20c1a92c983eee522b156724e3d4fc769187aa15c332e57f6eb1 -generated: "2020-09-23T15:45:10.185466+02:00" + version: 0.8.2 +digest: sha256:e46cade51e465220336ad7dc764eca85bc194b99bdd15929508769d623e23105 +generated: "2020-10-20T12:59:51.304842584Z" diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 71d80e18e9..5dd4588463 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.46-debian-10-r32 + tag: 2.4.46-debian-10-r62 ## 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.28.0-debian-10-r43 + tag: 2.29.0-debian-10-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -235,7 +235,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r154 + tag: 0.8.0-debian-10-r186 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.