chore(deps): update mariadb docker tag to v11.4.3
This commit is contained in:
parent
02af6e2f13
commit
c42dfd8c90
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ initContainers:
|
||||||
dbInit:
|
dbInit:
|
||||||
image:
|
image:
|
||||||
repository: mariadb
|
repository: mariadb
|
||||||
tag: "11.4.2"
|
tag: "11.4.3"
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
host: mariadb-dfir.databases.svc.cluster.local
|
host: mariadb-dfir.databases.svc.cluster.local
|
||||||
|
|
Loading…
Reference in a new issue