chore(deps): update mysql docker tag
All checks were successful
/ render-helm (push) Successful in 23s
/ build-synapse (push) Successful in 42s
/ roll out update (push) Has been skipped
/ diff-and-deploy (push) Successful in 1m13s

This commit is contained in:
Renovate Bot 2025-01-22 02:02:40 +00:00
parent f67b7ed93e
commit 3596d4507e
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.3
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