Skip to content

[ISSUE-17563] Update MySQL Helm Chart version from 9.4.1 to 9.23.0#18282

Open
KaiSong-UK wants to merge 1 commit into
apache:devfrom
KaiSong-UK:fix-17563-update-mysql-helm-version
Open

[ISSUE-17563] Update MySQL Helm Chart version from 9.4.1 to 9.23.0#18282
KaiSong-UK wants to merge 1 commit into
apache:devfrom
KaiSong-UK:fix-17563-update-mysql-helm-version

Conversation

@KaiSong-UK
Copy link
Copy Markdown

What is the purpose of the change

Update the MySQL Helm Chart dependency version in DolphinScheduler Kubernetes deployment from 9.4.1 to 9.23.0.

Brief changelog

  • Changed mysql dependency version from 9.4.1 to 9.23.0 in deploy/kubernetes/dolphinscheduler/Chart.yaml

Verify this pull request

This change updates a single dependency version number in the Helm Chart configuration file.

Closes #17563

This updates the MySQL dependency version in DolphinScheduler Helm Chart to the latest available version.

Closes apache#17563
@KaiSong-UK KaiSong-UK requested a review from Gallardot as a code owner May 22, 2026 06:22
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg Bot commented May 22, 2026

Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)

condition: zookeeper.enabled
- name: mysql
version: 9.4.1
version: 9.23.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't support MySQL 8.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement][Helm] Update mysql helm chart version

2 participants