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 Feb 21, 2024
1 parent 534ff0b commit 0cdad8a
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 @@ -47,7 +47,7 @@ spec:
restartPolicy: Always
containers:
- name: db
image: mariadb:10.11.7
image: mariadb:11.3.2
resources:
requests:
memory: 200M
Expand Down

0 comments on commit 0cdad8a

Please sign in to comment.