Merge pull request 'Update mysql Docker tag to v9.6.0' (#297) from renovate/mysql-9.x into main
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 11s
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 11s
Reviewed-on: #297
This commit was merged in pull request #297.
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mysql
|
- name: mysql
|
||||||
image: mysql:9.5.0
|
image: mysql:9.6.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3306
|
- containerPort: 3306
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user