diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 17ab3356e..ceb77661a 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -2,6 +2,7 @@ apiVersion: v2 appVersion: 1.0.0-rc description: Helm chart for deploying higress gateways icon: https://higress.io/img/higress_logo_small.png +home: http://higress.io/ keywords: - higress - gateways diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 15a535d58..f60b3fb53 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -2,6 +2,7 @@ apiVersion: v2 appVersion: 1.0.0-rc description: Helm chart for deploying higress gateways icon: https://higress.io/img/higress_logo_small.png +home: http://higress.io/ keywords: - higress - gateways