flyrain commented on code in PR #1944: URL: https://github.com/apache/polaris/pull/1944#discussion_r2167520842
########## helm/polaris/Chart.yaml: ########## @@ -21,8 +21,8 @@ apiVersion: v2 name: polaris description: A Helm chart for Apache Polaris (incubating) type: application -version: 0.1.0 -appVersion: 1.0.0-incubating-SNAPSHOT +version: 1.0.0 +appVersion: 1.0.0-incubating Review Comment: LGTM overall. The only concern is that if users want to revert to a historical version of helm chart, do they expect to still get the latest docker image? -- 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]
