From f5024580616ddf7de0f38877f327c34020866044 Mon Sep 17 00:00:00 2001 From: Zain Nasir Date: Thu, 7 Nov 2024 15:30:44 -0500 Subject: [PATCH] add keywords and icon --- charts/cbioportal/Chart.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/charts/cbioportal/Chart.yaml b/charts/cbioportal/Chart.yaml index a600422..726afcd 100644 --- a/charts/cbioportal/Chart.yaml +++ b/charts/cbioportal/Chart.yaml @@ -6,7 +6,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -14,6 +14,13 @@ version: 0.1.3 # It is recommended to use it with quotes. appVersion: "6.0.17" +icon: https://docs.cbioportal.org/images/cbio-logo.png + +keywords: + - cbioportal + - cancer + - genomics + annotations: artifacthub.io/category: integration-delivery artifacthub.io/links: | @@ -25,9 +32,6 @@ annotations: url: https://docs.cbioportal.org/ artifacthub.io/prerelease: "true" -# Maintainers list maintainers: - email: nasirz1@mskcc.org - name: Zain Nasir - -# TODO: Add Artifact Hub annotations. See https://artifacthub.io/docs/topics/annotations/helm/ \ No newline at end of file + name: Zain Nasir \ No newline at end of file