diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index b9c2abd37f..f5b4580b46 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: 9.0.3 +version: 9.0.4 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index a2236479cd..3d14db0a4e 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -51,7 +51,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.52-debian-10-r55 + tag: 2.4.52-debian-10-r58 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -79,7 +79,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.35.1-debian-10-r19 + tag: 2.35.1-debian-10-r23 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -579,7 +579,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r60 + tag: 0.11.0-debian-10-r63 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.