diff --git a/bitnami/apache/Chart.lock b/bitnami/apache/Chart.lock index 5740214b44..3371ce5f6e 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.16.0 -digest: sha256:f41cb9ff725b7c9fa2725634196a6813566d630342f86a74903ed114b282c8c0 -generated: "2022-06-06T11:29:56.276857726Z" + version: 1.16.1 +digest: sha256:bcc717c6a14262fac51e6434020ee5dd6148b864fe6cff6266c1d481df4a0c91 +generated: "2022-07-30T08:11:22.871449385Z" diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 1495b4fa09..72fde6c741 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -26,4 +26,4 @@ name: apache sources: - https://github.com/bitnami/containers/tree/main/bitnami/apache - https://httpd.apache.org -version: 9.1.13 +version: 9.1.14 diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index eeb4f633f2..a810a34768 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -7,7 +7,7 @@ Apache HTTP Server is an open-source HTTP server. The goal of this project is to [Overview of Apache](https://httpd.apache.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```bash diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index cd0e4bd96b..f7b3f50434 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.54-debian-11-r10 + tag: 2.4.54-debian-11-r18 ## 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.37.0-debian-11-r2 + tag: 2.37.1-debian-11-r5 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -593,7 +593,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-11-r11 + tag: 0.11.0-debian-11-r23 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.