diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 19bb53a1a8..b7e76f4bce 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.4 +version: 8.9.5 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index ce896c4615..da9054a6fc 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-r42 + tag: 2.4.51-debian-10-r43 ## 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-r2 + tag: 2.34.0-debian-10-r3 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-r58 + tag: 0.10.1-debian-10-r59 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.