chore(deps): update mysql docker tag

This commit is contained in:
Renovate Bot 2025-01-22 06:02:33 +00:00
parent b8c9edf924
commit 84530d60b6
4 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: mysql
image: library/mysql:8.4.4
image: library/mysql:9.2.0
envFrom:
- secretRef:
name: mysql

View file

@ -27,7 +27,7 @@ spec:
app: mysql
spec:
containers:
- image: library/mysql:5.7
- image: library/mysql:9.2
name: mysql
resources: {}
ports:

View file

@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: mysql
image: library/mysql:9.1.0
image: library/mysql:9.2.0
envFrom:
- secretRef:
name: mysql

View file

@ -72,7 +72,7 @@ spec:
spec:
containers:
- name: mysql
image: library/mysql:9.1.0
image: library/mysql:9.2.0
env:
- name: MYSQL_DATABASE
value: wordpress