yongster opened a new pull request, #18281: URL: https://github.com/apache/dolphinscheduler/pull/18281
## Purpose\n\nUpdate the MySQL Helm chart dependency to the latest Bitnami chart version for #17563.\n\n## Changes\n\n- Update the mysql chart dependency from 9.4.1 to 14.0.3\n- Use the current Bitnami chart repository for the mysql dependency\n\n## Verification\n\n- helm dependency update deploy/kubernetes/dolphinscheduler\n- helm lint deploy/kubernetes/dolphinscheduler\n- helm template dolphinscheduler deploy/kubernetes/dolphinscheduler\n- helm template dolphinscheduler deploy/kubernetes/dolphinscheduler --set postgresql.enabled=false --set mysql.enabled=true --set datasource.profile=mysql\n- git diff --check -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
