[bitnami/drupal] Release 17.1.3 updating components versions (#22506)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-18 23:44:44 +01:00
committed by GitHub
parent 724707b58c
commit 66cf355963
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.1.1
version: 15.1.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.14.1
digest: sha256:d35951e2171a0ecb2be8c7915c1ce6b50ba57692059fb543f25826276d51d6bc
generated: "2024-01-17T20:03:02.217570406Z"
digest: sha256:fed0cbd045f5e8ee8301d9aa82e339ad9034b10acabf56aa27221e00e272cc0d
generated: "2024-01-18T22:27:59.951486236Z"

View File

@@ -8,11 +8,11 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.5-debian-11-r2
- name: drupal
image: docker.io/bitnami/drupal:10.2.1-debian-11-r1
image: docker.io/bitnami/drupal:10.2.2-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
apiVersion: v2
appVersion: 10.2.1
appVersion: 10.2.2
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.1.2
version: 17.1.3

View File

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