chore(deps): update docker.io/library/mysql docker tag to v9
All checks were successful
/ diff-and-deploy (push) Successful in 1m8s
All checks were successful
/ diff-and-deploy (push) Successful in 1m8s
This commit is contained in:
parent
86f1a88ba9
commit
e2d05c0ab0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ spec:
|
||||||
app: mysql
|
app: mysql
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.io/library/mysql:5.7
|
- image: docker.io/library/mysql:9.1
|
||||||
name: mysql
|
name: mysql
|
||||||
resources: {}
|
resources: {}
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue