Gallardot commented on code in PR #16042:
URL:
https://github.com/apache/dolphinscheduler/pull/16042#discussion_r1611809991
##########
deploy/kubernetes/dolphinscheduler/Chart.yaml:
##########
@@ -35,11 +35,11 @@ type: application
# This is the chart version. This version number should be incremented each
time you make changes
# to the chart and its templates, including the app version.
-version: 3.1.0
+version: 3.2.2
# This is the version number of the application being deployed. This version
number should be
# incremented each time you make changes to the application.
-appVersion: 3.1.0
+appVersion: 3.2.2
Review Comment:
If we still want to modify the `appVersion`, then we should remove the
`app.kubernetes.io/version: {{ .Chart.AppVersion }}` from
`dolphinscheduler.common.labels` first
--
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]