adutra commented on code in PR #3649: URL: https://github.com/apache/polaris/pull/3649#discussion_r2783961286
########## 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: FYI I thought initially there could be a better category, but in fact we don't have better options: https://artifacthub.io/docs/topics/annotations/helm/ -- 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]
