You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/10/09 02:19:12 UTC

[skywalking-kubernetes] branch master updated: modify logo url

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4e9fd08  modify logo url
     new fafaa1c  Merge pull request #20 from innerpeacez/modify-logo-url
4e9fd08 is described below

commit 4e9fd08578e246e9e3ff942aee8a77b91358c6b6
Author: innerpeacez <in...@gmail.com>
AuthorDate: Tue Oct 8 17:53:16 2019 +0800

    modify logo url
---
 helm-chart/helm2/6.0.0-GA/skywalking/Chart.yaml | 2 +-
 helm-chart/helm2/6.1.0/skywalking/Chart.yaml    | 2 +-
 helm-chart/helm3/6.3.0/skywalking/Chart.yaml    | 2 +-
 helm-chart/helm3/6.4.0/skywalking/Chart.yaml    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/helm-chart/helm2/6.0.0-GA/skywalking/Chart.yaml b/helm-chart/helm2/6.0.0-GA/skywalking/Chart.yaml
index 566ff3c..7b789d3 100644
--- a/helm-chart/helm2/6.0.0-GA/skywalking/Chart.yaml
+++ b/helm-chart/helm2/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
+icon: https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 maintainers:
 - name: innerpeacez
   email: innerpeace.zhai@gmail.com
diff --git a/helm-chart/helm2/6.1.0/skywalking/Chart.yaml b/helm-chart/helm2/6.1.0/skywalking/Chart.yaml
index 5c9a852..ee48132 100644
--- a/helm-chart/helm2/6.1.0/skywalking/Chart.yaml
+++ b/helm-chart/helm2/6.1.0/skywalking/Chart.yaml
@@ -4,7 +4,7 @@ home: https://www.elastic.co/products/elasticsearch
 version: 0.1.0
 appVersion: 6.1.0
 description: Apache SkyWalking APM System
-icon: https://github.com/apache/skywalking-website/blob/master/docs/.vuepress/public/assets/logo.svg
+icon: https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 sources:
 - https://github.com/apache/skywalking-kubernetes
 maintainers:
diff --git a/helm-chart/helm3/6.3.0/skywalking/Chart.yaml b/helm-chart/helm3/6.3.0/skywalking/Chart.yaml
index 8657909..8761668 100644
--- a/helm-chart/helm3/6.3.0/skywalking/Chart.yaml
+++ b/helm-chart/helm3/6.3.0/skywalking/Chart.yaml
@@ -4,7 +4,7 @@ home: https://skywalking.apache.org
 version: 0.1.0
 appVersion: 6.3.0
 description: Apache SkyWalking APM System
-icon: https://github.com/apache/skywalking-website/blob/master/docs/.vuepress/public/assets/logo.svg
+icon: https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 sources:
 - https://github.com/apache/skywalking-kubernetes
 maintainers:
diff --git a/helm-chart/helm3/6.4.0/skywalking/Chart.yaml b/helm-chart/helm3/6.4.0/skywalking/Chart.yaml
index 0e44bc2..57e0ba6 100644
--- a/helm-chart/helm3/6.4.0/skywalking/Chart.yaml
+++ b/helm-chart/helm3/6.4.0/skywalking/Chart.yaml
@@ -4,7 +4,7 @@ home: https://skywalking.apache.org
 version: 0.1.1
 appVersion: 6.4.0
 description: Apache SkyWalking APM System
-icon: https://github.com/apache/skywalking-website/blob/master/docs/.vuepress/public/assets/logo.svg
+icon: https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 sources:
 - https://github.com/apache/skywalking-kubernetes
 maintainers: