fix(deps): update mariadb docker tag to v11.5.5

This commit is contained in:
Michael Kriese 2023-03-24 00:07:11 +00:00
parent 3a706fa107
commit c2cf0a2b47
2 changed files with 4 additions and 4 deletions

View file

@ -41,5 +41,5 @@ dependencies:
condition: postgresql.enabled
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.5.4
version: 11.5.5
condition: mariadb.enabled