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
renovate[bot] authored Dec 8, 2023
1 parent d820216 commit 27e2d69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
name: mariadb-pr-review-password
key: mcserver-password

image: mariadb:10.11.6
image: mariadb:11.2.2
imagePullPolicy: IfNotPresent

port: 3306
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: mariadb
key: mcserver-password

image: mariadb:10.11.6
image: mariadb:11.2.2
imagePullPolicy: IfNotPresent

port: 3306
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: mariadb
key: mcserver-password

image: mariadb:10.11.6
image: mariadb:11.2.2
imagePullPolicy: IfNotPresent

port: 3306
Expand Down

0 comments on commit 27e2d69

Please sign in to comment.