diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 6c5af556d6..1f3425889d 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -5,7 +5,7 @@ annotations: category: CMS images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r22 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r24 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r50 - name: wordpress @@ -47,4 +47,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 25.0.11 +version: 25.0.12 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 666732c32e..d0eecd6c32 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -1002,7 +1002,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.10-debian-12-r22 + tag: 1.0.10-debian-12-r24 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.