chore(deps): update mysql docker tag #92

Open
renovatebot wants to merge 1 commit from renovate/mysql-9.x into main
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.5
image: library/mysql:9.3.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.3
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.3.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.3.0
env:
- name: MYSQL_DATABASE
value: wordpress