Merge pull request 'chore(deps): update mariadb docker tag to v11.4.3' (#57) from renovate/mariadb-11.x into main
Reviewed-on: tommy/charts#57
This commit is contained in:
commit
aad867646e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ initContainers:
|
|||
dbInit:
|
||||
image:
|
||||
repository: mariadb
|
||||
tag: "11.4.2"
|
||||
tag: "11.4.3"
|
||||
|
||||
mysql:
|
||||
host: mariadb-dfir.databases.svc.cluster.local
|
||||
|
|
Loading…
Reference in a new issue