Skip to content

Commit

Permalink
feat(container): update image mariadb to v11.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] authored Nov 23, 2024
1 parent 0c023e4 commit 290c874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ns-system/db/mariadb-stateful-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:

containers:
- name: mariadb
image: mariadb:11.5.2
image: mariadb:11.6.2
env:
- name: MYSQL_ROOT_PASSWORD
valueFrom:
Expand Down

0 comments on commit 290c874

Please sign in to comment.