diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index c82b5c28de..6078af6197 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r7 + image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r8 - name: drupal - image: docker.io/bitnami/drupal:10.2.3-debian-12-r5 + image: docker.io/bitnami/drupal:10.2.4-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r15 + image: docker.io/bitnami/os-shell:12-debian-12-r16 apiVersion: v2 -appVersion: 10.2.3 +appVersion: 10.2.4 dependencies: - condition: mariadb.enabled name: mariadb @@ -40,4 +40,4 @@ maintainers: name: drupal sources: - https://github.com/bitnami/charts/tree/main/bitnami/drupal -version: 17.6.0 +version: 17.6.1 diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index 1fb4df3a2a..af151c3ea6 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -65,7 +65,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/drupal - tag: 10.2.3-debian-12-r5 + tag: 10.2.4-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -677,7 +677,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r15 + tag: 12-debian-12-r16 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -727,7 +727,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.6-debian-12-r7 + tag: 1.0.6-debian-12-r8 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -894,7 +894,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r15 + tag: 12-debian-12-r16 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'