diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 41da59cee..3d20af530 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: apache -version: 7.3.14 +version: 7.3.15 appVersion: 2.4.43 description: Chart for Apache HTTP Server keywords: diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index ab380e190..3fbe6da15 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-r18 + tag: 2.4.43-debian-10-r25 ## 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.1-debian-10-r1 + tag: 2.26.2-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-r10 + tag: 0.8.0-debian-10-r17 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.