Skip to content

Commit

Permalink
Update docker.io/library/mariadb Docker tag to v11.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent e92fe73 commit 40d5162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/mariadb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: app
image: docker.io/library/mariadb:11.4.3
image: docker.io/library/mariadb:11.5.2
args:
- --binlog-format=ROW
- --transaction-isolation=READ-COMMITTED
Expand Down

0 comments on commit 40d5162

Please sign in to comment.