You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by in...@apache.org on 2019/10/22 05:58:40 UTC

[skywalking-kubernetes] 24/48: add icon in Chart.yaml

This is an automated email from the ASF dual-hosted git repository.

innerpeacez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes.git

commit 1aa416678480380dc1111d986a9573667ddd02ca
Author: innerpeacez <zh...@163.com>
AuthorDate: Thu May 23 19:28:35 2019 +0800

    add icon in Chart.yaml
---
 helm/charts/6/6.0.0-GA/skywalking/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/charts/6/6.0.0-GA/skywalking/Chart.yaml b/helm/charts/6/6.0.0-GA/skywalking/Chart.yaml
index 2861d97..ebcc330 100644
--- a/helm/charts/6/6.0.0-GA/skywalking/Chart.yaml
+++ b/helm/charts/6/6.0.0-GA/skywalking/Chart.yaml
@@ -3,7 +3,7 @@ apiVersion: v1
 appVersion: 6.0.0-GA
 description: Apache SkyWalking APM System
 version: 0.1.0
-
+icon: https://github.com/apache/skywalking-kubernetes/blob/master/logo/skywalking-logo2.png
 maintainers:
 - name: innerpeacez
   email: 10146749@qq.com
\ No newline at end of file