[bitnami/drupal] Release 18.0.4 updating components versions (#25527)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-03 19:53:36 +02:00
committed by GitHub
parent 5a86c1054f
commit 0528bbda47
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r4
- name: drupal
image: docker.io/bitnami/drupal:10.2.6-debian-12-r0
image: docker.io/bitnami/drupal:10.2.6-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r19
apiVersion: v2
@@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 18.0.3
version: 18.0.4

View File

@@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 10.2.6-debian-12-r0
tag: 10.2.6-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'