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 19, 2024
1 parent da66b64 commit edab9da
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.2.3
resources:
requests:
memory: 200M
Expand Down

0 comments on commit edab9da

Please sign in to comment.