From ddcbcf1042bda79b8e67507b5fc967d4e4225aad Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 15 Aug 2025 04:53:52 +0200 Subject: [PATCH] [bitnami/drupal] :zap: :arrow_up: Update dependency references (#35993) * [bitnami/drupal] Release 22.0.20 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot * [bitnami/drupal] Release 22.0.20 updating components versions Signed-off-by: Bitnami Bot * [bitnami/drupal] Release 22.0.20 updating components versions Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/drupal/Chart.yaml | 4 ++-- bitnami/drupal/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index f6d09a7ddc..7ac041ba8a 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -5,7 +5,7 @@ annotations: category: CMS images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r34 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r37 - name: drupal image: docker.io/bitnami/drupal:11.2.3-debian-12-r0 - name: os-shell @@ -43,4 +43,4 @@ maintainers: name: drupal sources: - https://github.com/bitnami/charts/tree/main/bitnami/drupal -version: 22.0.19 +version: 22.0.20 diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index c5685dc2d4..39419b9bb7 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -749,7 +749,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.10-debian-12-r34 + tag: 1.0.10-debian-12-r37 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.