Compare commits

..

No commits in common. "renovate/docker.io-library-mysql-9.x" and "main" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: mysql
image: docker.io/library/mysql:9.1.0
image: docker.io/library/mysql:8.4.3
envFrom:
- secretRef:
name: mysql

View file

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