We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5c19a commit cdc1ff5Copy full SHA for cdc1ff5
base/mariadb-statefulset.yaml
@@ -47,10 +47,10 @@ spec:
47
mountPath: /etc/mysql/conf.d
48
- name: initdb
49
mountPath: /docker-entrypoint-initdb.d
50
- image: mariadb:10.5.15-focal@sha256:c911279a1005ed40435962466920eafa5e55b1f5c51182086e76ccf7262b45cd
+ image: mariadb:10.5.19-focal@sha256:ce75a36261b12948b411f6debb71254d92889c8a06e2ebc34c761f90416b1024
51
containers:
52
- name: mariadb
53
54
ports:
55
- containerPort: 3306
56
name: mysql
0 commit comments