chore(deps): update mysql docker tag to v9
All checks were successful
/ diff-and-deploy (push) Successful in 1m12s

This commit is contained in:
Renovate Bot 2025-01-11 04:02:40 +00:00
parent 3ebd94fbbe
commit af1682348f
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: mysql
image: library/mysql:8.4.3
image: library/mysql:9.1.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.1
name: mysql
resources: {}
ports: