flyrain commented on code in PR #1944:
URL: https://github.com/apache/polaris/pull/1944#discussion_r2167493945


##########
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:
   > We must keep in mind that a Helm chart published under appVersion X should 
stay compatible with a wide range of Docker images, roughly going from X-N to 
X, where N is yet to be defined. At some point, it could be useful to keep a 
formal compatibility matrix somewhere.
   
   How do we archive the the range compatibility? I guess X is 
`1.0.0-incubating` for the Polaris release `1.0.0-incubating`. Is there any 
default value for N?



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to