MonkeyCanCode commented on code in PR #3649: URL: https://github.com/apache/polaris/pull/3649#discussion_r2785621731
########## helm/polaris/Chart.yaml: ########## @@ -37,3 +37,15 @@ maintainers: # Maintainers section is kept only to satisfy the Helm Chart Spec - name: gerrit-k - name: snazy - name: flyrain +annotations: + artifacthub.io/links: | + - name: Homepage + url: https://polaris.apache.org/ + - name: Source Code + url: https://github.com/apache/polaris + - name: Documentation + url: https://polaris.apache.org/releases/1.3.0/ + - name: Support + url: https://github.com/apache/polaris/issues + artifacthub.io/license: Apache-2.0 + artifacthub.io/category: database Review Comment: Yes. We would either go with database or storage. Or we can leave empty and it will be auto determined on their end. -- 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]
