diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index cdad8b1bb2..343cb8a794 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: apache -version: 7.3.5 +version: 7.3.6 appVersion: 2.4.41 description: Chart for Apache HTTP Server keywords: diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 24eda78c5c..b4fc4f01f7 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-10-r0 + tag: 2.4.41-debian-10-r20 ## 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.25.0-debian-10-r0 + tag: 2.25.1-debian-10-r0 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.7.0-debian-10-r0 + tag: 0.7.0-debian-10-r19 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.