From a781e775554f74ae029d2e2bb3a3758a5871ad33 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Oct 2024 16:08:33 +0200 Subject: [PATCH] [bitnami/drupal] Release 20.0.10 (#29842) * [bitnami/drupal] Release 20.0.10 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/drupal/CHANGELOG.md | 8 ++++++-- bitnami/drupal/Chart.yaml | 6 +++--- bitnami/drupal/values.yaml | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/drupal/CHANGELOG.md b/bitnami/drupal/CHANGELOG.md index c1348bc9d9..111d9977b0 100644 --- a/bitnami/drupal/CHANGELOG.md +++ b/bitnami/drupal/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 20.0.9 (2024-10-03) +## 20.0.10 (2024-10-09) -* [bitnami/drupal] Release 20.0.9 ([#29760](https://github.com/bitnami/charts/pull/29760)) +* [bitnami/drupal] Release 20.0.10 ([#29842](https://github.com/bitnami/charts/pull/29842)) + +## 20.0.9 (2024-10-03) + +* [bitnami/drupal] Release 20.0.9 (#29760) ([7811272](https://github.com/bitnami/charts/commit/7811272b7e19eb908077cfc533b3098ff7be3a98)), closes [#29760](https://github.com/bitnami/charts/issues/29760) ## 20.0.8 (2024-10-01) diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index c1aa13fd70..f2eed44d99 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -8,9 +8,9 @@ annotations: - name: apache-exporter image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r1 - name: drupal - image: docker.io/bitnami/drupal:11.0.5-debian-12-r0 + image: docker.io/bitnami/drupal:11.0.5-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r30 + image: docker.io/bitnami/os-shell:12-debian-12-r31 apiVersion: v2 appVersion: 11.0.5 dependencies: @@ -40,4 +40,4 @@ maintainers: name: drupal sources: - https://github.com/bitnami/charts/tree/main/bitnami/drupal -version: 20.0.9 +version: 20.0.10 diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index 9cacfb1938..554dbc3701 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -67,7 +67,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/drupal - tag: 11.0.5-debian-12-r0 + tag: 11.0.5-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -694,7 +694,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r30 + tag: 12-debian-12-r31 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -911,7 +911,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r30 + tag: 12-debian-12-r31 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'