Skip to content

Commit

Permalink
feat: added annotations (#281)
Browse files Browse the repository at this point in the history
* added annotations

* added annotations for images

* changed the server image to latest (1.6.0)

---------

Co-authored-by: Vatsal <safayavatsal@Vatsals-MacBook-Pro.local>
  • Loading branch information
safayavatsal and Vatsal authored Dec 10, 2024
1 parent 956fc7a commit b276fe1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions charts/openmetadata/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,17 @@ maintainers:
email: support@open-metadata.org

icon: https://open-metadata.org/assets/favicon.png

annotations:
artifacthub.io/images: |
- name: openmetadata-server
image: docker.io/openmetadata/server:1.6.0
artifacthub.io/license: "Apache-2.0"
# artifacthub.io/prerelease: "false"
artifacthub.io/recommendations: |
- name: bitnami/mysql
- name: apache/airflow
- name: opensearchproject/opensearch
# artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/support: "https://github.com/open-metadata/openmetadata-helm-charts/issues"
kubeVersion: ">=1.24"

0 comments on commit b276fe1

Please sign in to comment.