update to version 29.0.3 of Nextcloud

update mariadb to 10.11LTS
This commit is contained in:
2024-06-29 16:01:57 -04:00
parent f71b7e5adc
commit 9a179f5a81
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ architecture: standalone
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.9
tag: 10.11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'