Update mysql Docker tag to v9 #19

Closed
aggarwalakshun wants to merge 1 commits from renovate/mysql-9.x into main
Showing only changes of commit c5a228a659 - Show all commits

View File

@@ -16,7 +16,7 @@ spec:
spec: spec:
initContainers: initContainers:
- name: mysql - name: mysql
image: mysql:8.4 image: mysql:9.3
restartPolicy: Always restartPolicy: Always
ports: ports:
- containerPort: 3306 - containerPort: 3306