This is an automated email from the ASF dual-hosted git repository.

yufei pushed a commit to branch release/1.0.x
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/release/1.0.x by this push:
     new eff39a08e Make the Helm Chart version exactly the same as Polaris 
version (#1947)
eff39a08e is described below

commit eff39a08e30d7caa1a159f06434c6521d3d57eac
Author: Yufei Gu <yu...@apache.org>
AuthorDate: Wed Jun 25 18:29:24 2025 -0700

    Make the Helm Chart version exactly the same as Polaris version (#1947)
---
 helm/polaris/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml
index b48301d0a..d829968ed 100644
--- a/helm/polaris/Chart.yaml
+++ b/helm/polaris/Chart.yaml
@@ -21,7 +21,7 @@ apiVersion: v2
 name: polaris
 description: A Helm chart for Apache Polaris (incubating)
 type: application
-version: 1.0.0
+version: 1.0.0-incubating
 appVersion: 1.0.0-incubating
 home: https://polaris.apache.org/
 icon: 
https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png

Reply via email to