Skip to content

Commit

Permalink
feat(container): update image mariadb to v11.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent fc96a38 commit 44b0545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
# envFrom:
# - configMapRef:
# name: mariadb
image: "mariadb:11.2.2"
image: "mariadb:11.6.2"
imagePullPolicy: IfNotPresent
rootPasswordSecretKeyRef:
key: instance-root-password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
env:
- name: TZ
value: SYSTEM
image: "mariadb:11.2.2"
image: "mariadb:11.6.2"
imagePullPolicy: IfNotPresent
rootPasswordSecretKeyRef:
key: instance-root-password
Expand Down

0 comments on commit 44b0545

Please sign in to comment.