qiuyanjun888 opened a new pull request, #18336:
URL: https://github.com/apache/dolphinscheduler/pull/18336

   ## Was this PR generated or assisted by AI?
   
   Yes. Assisted by AI for code navigation, Helm chart validation, and PR 
preparation.
   
   ## Purpose of the pull request
   
   Close #17563.
   
   Update the bundled MySQL Helm chart dependency used by the DolphinScheduler 
Kubernetes chart.
   
   ## Brief change log
   
   - Update the Bitnami MySQL Helm chart dependency from `9.4.1` to `9.23.0`.
   - Switch the MySQL chart dependency repository back to the current Bitnami 
chart repository.
   - Align the configured MySQL image tag with the updated chart line while 
keeping the existing `bitnamilegacy/mysql` repository pattern used by the chart.
   - Update the Helm chart README value table for the MySQL image tag.
   
   ## Verify this pull request
   
   This change was verified locally as follows:
   
   - `./mvnw spotless:apply -DskipTests`
   - `helm dependency build .`
   - `helm lint .`
   - `helm lint . --set postgresql.enabled=false --set mysql.enabled=true`
   - `helm template ds .`
   - `helm template ds . --set postgresql.enabled=false --set 
mysql.enabled=true`
   


-- 
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]

Reply via email to