SbloodyS commented on code in PR #18336: URL: https://github.com/apache/dolphinscheduler/pull/18336#discussion_r3393865005
########## deploy/kubernetes/dolphinscheduler/Chart.yaml: ########## @@ -51,8 +51,8 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: zookeeper.enabled - name: mysql - version: 9.4.1 - repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami + version: 9.10.6 Review Comment: Same here. ########## .github/workflows/lychee.toml: ########## @@ -76,7 +76,7 @@ include_mail = false include_verbatim = false # Enable the checking of fragments in links. -include_fragments = false +include_fragments = "none" Review Comment: Please do not modify irrelevant code. -- 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]
