Update mysql Docker tag to v9 #19

Closed
aggarwalakshun wants to merge 1 commits from renovate/mysql-9.x into main

View File

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