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 0343acf commit 93c4de2Copy full SHA for 93c4de2
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.12-focal@sha256:dfcba5641bdbfd7cbf5b07eeed707e6a3672f46823695a0d3aba2e49bbd9b1dd
+ image: mariadb:10.5.13-focal@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf
51
containers:
52
- name: mariadb
53
54
ports:
55
- containerPort: 3306
56
name: mysql
0 commit comments