diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 1766317aea..f908b7cb66 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.16 +version: 9.0.17 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 308fd85f1d..c26eccfa5f 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.53-debian-10-r35 + tag: 2.4.53-debian-10-r36 ## 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.36.0-debian-10-r0 + tag: 2.36.0-debian-10-r1 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-r119 + tag: 0.11.0-debian-10-r120 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.