Skip to content

Commit 18f691e

Browse files
fix(container): update image mariadb to v11.8.3
1 parent 7c953cb commit 18f691e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ns-system/db/mariadb-stateful-set.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030

3131
containers:
3232
- name: mariadb
33-
image: mariadb:11.8.2
33+
image: mariadb:11.8.3
3434
env:
3535
- name: MYSQL_ROOT_PASSWORD
3636
valueFrom:

0 commit comments

Comments
 (0)