Skip to content

Commit 93c4de2

Browse files
committed
Current MariaDB 10.5.x
1 parent 0343acf commit 93c4de2

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.12-focal@sha256:dfcba5641bdbfd7cbf5b07eeed707e6a3672f46823695a0d3aba2e49bbd9b1dd
50+
image: mariadb:10.5.13-focal@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf
5151
containers:
5252
- name: mariadb
53-
image: mariadb:10.5.12-focal@sha256:dfcba5641bdbfd7cbf5b07eeed707e6a3672f46823695a0d3aba2e49bbd9b1dd
53+
image: mariadb:10.5.13-focal@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf
5454
ports:
5555
- containerPort: 3306
5656
name: mysql

0 commit comments

Comments
 (0)