diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 2dc9f59b34..277aff619e 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r0 + image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r1 - name: apache image: docker.io/bitnami/apache:2.4.58-debian-11-r0 - name: git @@ -35,4 +35,4 @@ maintainers: name: apache sources: - https://github.com/bitnami/charts/tree/main/bitnami/apache -version: 10.2.1 +version: 10.2.2 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index ab6b99a7c1..af77590768 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -605,7 +605,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.3-debian-11-r0 + tag: 1.0.3-debian-11-r1 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.