Subham-KRLX commented on code in PR #3649: URL: https://github.com/apache/polaris/pull/3649#discussion_r2767371342
########## helm/polaris/Chart.yaml: ########## @@ -37,3 +37,20 @@ 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/ + - name: Support + url: https://github.com/apache/polaris/issues + artifacthub.io/license: Apache-2.0 + artifacthub.io/category: big-data + artifacthub.io/screenshots: | + - title: Polaris Architecture Review Comment: I included them initially for visual context, but you're right that they are blog-specific. I have removed the artifacthub.io/screenshots section in the latest commit to keep the metadata clean. -- 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]
