Update mariadb Docker tag to v12
renovate/stability-days Updates have met minimum release age requirement
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
@@ -388,7 +388,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mariadb
|
||||
image: mariadb:11
|
||||
image: mariadb:12
|
||||
env:
|
||||
- name: MARIADB_ROOT_PASSWORD
|
||||
valueFrom:
|
||||
|
||||
@@ -71,7 +71,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mariadb
|
||||
image: mariadb:11
|
||||
image: mariadb:12
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: MYSQL_ROOT_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user