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

adutra pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 99c08779 Helm chart: update Chart.yaml (#913)
99c08779 is described below

commit 99c08779e87718940f1711b34f51d92c00d24f29
Author: Alexandre Dutra <[email protected]>
AuthorDate: Fri Jan 31 17:01:59 2025 +0100

    Helm chart: update Chart.yaml (#913)
    
    This PR updates the following fields:
    
    - description: added "Apache"
    - appVersion: updated to 1.0.0-incubating-SNAPSHOT
    - icon: fixed link
    - maintainers: added missing committers, sorted alphabetically
---
 helm/polaris/Chart.yaml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml
index 3328146d..6e02d647 100644
--- a/helm/polaris/Chart.yaml
+++ b/helm/polaris/Chart.yaml
@@ -19,11 +19,12 @@
 
 apiVersion: v2
 name: polaris
-description: A Helm chart for Polaris
+description: A Helm chart for Apache Polaris (incubating)
 type: application
 version: 0.1.0
+appVersion: 1.0.0-incubating-SNAPSHOT
 home: https://polaris.apache.org/
-icon: 
https://raw.githubusercontent.com/apache/polaris/main/docs/img/logos/polaris-brandmark.png
+icon: 
https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png
 sources:
   - https://github.com/apache/polaris
 keywords:
@@ -32,3 +33,6 @@ keywords:
 maintainers:
   - name: MonkeyCanCode
   - name: adutra
+  - name: collado-mike
+  - name: gerrit-k
+  - name: snazy

Reply via email to