diff --git a/bitnami/apache/Chart.lock b/bitnami/apache/Chart.lock index b2cc564363..26b4df58cd 100644 --- a/bitnami/apache/Chart.lock +++ b/bitnami/apache/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.9.0 -digest: sha256:6d608d323ac01a7950ba64fa7caf4169a5d9d33e442c99e23e123caaf303b6b9 -generated: "2021-09-15T08:37:14.612925023Z" + version: 1.10.0 +digest: sha256:d6f283322d34efda54721ddd67aec935f1bea501c7b45dfbe89814aed21ae5dc +generated: "2021-10-05T05:13:45.248259695Z" diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 5cc067776a..93b72143a4 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 2.4.49 +appVersion: 2.4.50 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -26,4 +26,4 @@ name: apache sources: - https://github.com/bitnami/bitnami-docker-apache - https://httpd.apache.org -version: 8.8.1 +version: 8.8.2 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index a5ab288808..441efa3f82 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -49,7 +49,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.49-debian-10-r0 + tag: 2.4.50-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -77,7 +77,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.33.0-debian-10-r30 + tag: 2.33.0-debian-10-r51 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -402,7 +402,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.0-debian-10-r48 + tag: 0.10.1-debian-10-r14 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.