Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
RB committed Aug 17, 2024
1 parent c3ddc42 commit 95cf832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cluster/default/mariadb/mariadb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
restartPolicy: Always
containers:
- name: db
image: mariadb:10.11.8
image: mariadb:11.5.2
resources:
requests:
memory: 200M
Expand Down

0 comments on commit 95cf832

Please sign in to comment.