diff --git a/bitnami/apache/Chart.lock b/bitnami/apache/Chart.lock index 12e9b6e99c..ee1954f00d 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.3.7 -digest: sha256:8d8e2b6a63a344d8bd0153181d5b3345d14b04094d339736a9199e3fb907fb19 -generated: "2021-01-26T17:09:40.274653767Z" + version: 1.4.1 +digest: sha256:81be4c0ebd0a81952423b24268e82697231b8c07991ee60b23b950ff1db003a2 +generated: "2021-02-26T10:43:41.756934685Z" diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index df263b2b46..4c356f1c81 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.3.0 +version: 8.3.1 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index b6040a236c..cde5294676 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -17,7 +17,7 @@ kubeVersion: image: registry: docker.io repository: bitnami/apache - tag: 2.4.46-debian-10-r153 + tag: 2.4.46-debian-10-r182 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -44,7 +44,7 @@ extraDeploy: [] git: registry: docker.io repository: bitnami/git - tag: 2.30.0-debian-10-r26 + tag: 2.30.1-debian-10-r17 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -267,7 +267,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r279 + tag: 0.8.0-debian-10-r308 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.