From 909cdca1a6a39ebfd491a40037562411d67e883d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 24 Jul 2024 06:22:10 +0200 Subject: [PATCH] [bitnami/drupal] Release 19.0.2 (#28244) * [bitnami/drupal] Release 19.0.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md 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.lock | 6 ++--- bitnami/drupal/Chart.yaml | 46 ++++++++++++++++++------------------- bitnami/drupal/values.yaml | 8 +++---- 4 files changed, 36 insertions(+), 32 deletions(-) diff --git a/bitnami/drupal/CHANGELOG.md b/bitnami/drupal/CHANGELOG.md index d463fe117b..5861b82dc1 100644 --- a/bitnami/drupal/CHANGELOG.md +++ b/bitnami/drupal/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 19.0.1 (2024-07-16) +## 19.0.2 (2024-07-24) -* [bitnami/drupal] Global StorageClass as default value ([#28013](https://github.com/bitnami/charts/pull/28013)) +* [bitnami/drupal] Release 19.0.2 ([#28244](https://github.com/bitnami/charts/pull/28244)) + +## 19.0.1 (2024-07-16) + +* [bitnami/drupal] Global StorageClass as default value (#28013) ([2a9b593](https://github.com/bitnami/charts/commit/2a9b593ea30172512e51f2fe2969178a02e8382c)), closes [#28013](https://github.com/bitnami/charts/issues/28013) ## 19.0.0 (2024-07-12) diff --git a/bitnami/drupal/Chart.lock b/bitnami/drupal/Chart.lock index 4c6f517e48..06d80557d2 100644 --- a/bitnami/drupal/Chart.lock +++ b/bitnami/drupal/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 19.0.0 + version: 19.0.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.20.5 -digest: sha256:be8d03838bd3ebd1edb44f0dccefcc1741d45d8643c49e2437fc0d87898a135f -generated: "2024-07-16T12:05:20.438192+02:00" +digest: sha256:dfdb6f4042c26ba3e455725b613f030c35c471c17cb29918191e859ab7aee2ad +generated: "2024-07-23T22:40:24.98479004Z" diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index 340cd4f31c..3052d60bbc 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -6,38 +6,38 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r3 + image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r4 - name: drupal - image: docker.io/bitnami/drupal:10.3.1-debian-12-r0 + image: docker.io/bitnami/drupal:10.3.1-debian-12-r2 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r24 + image: docker.io/bitnami/os-shell:12-debian-12-r25 apiVersion: v2 appVersion: 10.3.1 dependencies: - - condition: mariadb.enabled - name: mariadb - repository: oci://registry-1.docker.io/bitnamicharts - version: 19.x.x - - name: common - repository: oci://registry-1.docker.io/bitnamicharts - tags: - - bitnami-common - version: 2.x.x +- condition: mariadb.enabled + name: mariadb + repository: oci://registry-1.docker.io/bitnamicharts + version: 19.x.x +- name: common + repository: oci://registry-1.docker.io/bitnamicharts + tags: + - bitnami-common + version: 2.x.x description: Drupal is one of the most versatile open source content management systems in the world. It is pre-configured with the Ctools and Views modules, Drush and Let's Encrypt auto-configuration support. home: https://bitnami.com icon: https://bitnami.com/assets/stacks/drupal/img/drupal-stack-220x234.png keywords: - - drupal - - cms - - blog - - http - - web - - application - - php +- drupal +- cms +- blog +- http +- web +- application +- php maintainers: - - name: Broadcom, Inc. All Rights Reserved. - url: https://github.com/bitnami/charts +- name: Broadcom, Inc. All Rights Reserved. + url: https://github.com/bitnami/charts name: drupal sources: - - https://github.com/bitnami/charts/tree/main/bitnami/drupal -version: 19.0.1 +- https://github.com/bitnami/charts/tree/main/bitnami/drupal +version: 19.0.2 diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index 39c5d8e2b9..2a0ad8942d 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -67,7 +67,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/drupal - tag: 10.3.1-debian-12-r0 + tag: 10.3.1-debian-12-r2 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-r24 + tag: 12-debian-12-r25 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -744,7 +744,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.8-debian-12-r3 + tag: 1.0.8-debian-12-r4 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-r24 + tag: 12-debian-12-r25 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'