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 194a448 commit 0fbbaf9Copy full SHA for 0fbbaf9
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.13-focal@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf
+ image: mariadb:10.5.15-focal@sha256:c911279a1005ed40435962466920eafa5e55b1f5c51182086e76ccf7262b45cd
51
containers:
52
- name: mariadb
53
54
ports:
55
- containerPort: 3306
56
name: mysql
0 commit comments