chore(deps): update mysql docker tag to v9 #22

Merged
finn merged 1 commit from renovate/mysql-9.x into main 2025-01-11 03:06:14 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: mysql
image: mysql:8
image: mysql:9
envFrom:
- secretRef:
name: mysql

View file

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