Skip to content

Commit cdc1ff5

Browse files
committed
Current MariaDB 10.5.x
1 parent 8b5c19a commit cdc1ff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base/mariadb-statefulset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ spec:
4747
mountPath: /etc/mysql/conf.d
4848
- name: initdb
4949
mountPath: /docker-entrypoint-initdb.d
50-
image: mariadb:10.5.15-focal@sha256:c911279a1005ed40435962466920eafa5e55b1f5c51182086e76ccf7262b45cd
50+
image: mariadb:10.5.19-focal@sha256:ce75a36261b12948b411f6debb71254d92889c8a06e2ebc34c761f90416b1024
5151
containers:
5252
- name: mariadb
53-
image: mariadb:10.5.15-focal@sha256:c911279a1005ed40435962466920eafa5e55b1f5c51182086e76ccf7262b45cd
53+
image: mariadb:10.5.19-focal@sha256:ce75a36261b12948b411f6debb71254d92889c8a06e2ebc34c761f90416b1024
5454
ports:
5555
- containerPort: 3306
5656
name: mysql

0 commit comments

Comments
 (0)