diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index d333c71a9..19bb53a1a 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -26,4 +26,4 @@ name: apache sources: - https://github.com/bitnami/bitnami-docker-apache - https://httpd.apache.org -version: 8.9.3 +version: 8.9.4 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index f1c7da6c7..ce896c461 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.51-debian-10-r39 + tag: 2.4.51-debian-10-r42 ## 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.34.0-debian-10-r0 + tag: 2.34.0-debian-10-r2 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -436,7 +436,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.1-debian-10-r56 + tag: 0.10.1-debian-10-r58 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.