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