Merge pull request 'chore(deps): update mariadb docker tag to v11' (#32) from renovate/mariadb-11.x into main
Reviewed-on: tommy/charts#32
This commit is contained in:
commit
23c2185d6d
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