mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-23 22:46:53 +00:00
[Backport release-1.1] Fix: add Chart icon and url (#2446)
* Fix: add Chart icon and url Added an icon and url for KubeVela chart (cherry picked from commit4dcca2a47f) * Fix: remove local logo file and use a web image (cherry picked from commita86bdb9639) Co-authored-by: zzxwill <zzxwill@gmail.com>
This commit is contained in:
co-authored by
zzxwill
parent
66013a9607
commit
8431cdb10d
@@ -19,3 +19,6 @@ version: 0.1.0
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 0.1.0
|
||||
|
||||
home: https://kubevela.io
|
||||
icon: https://kubevela.io/img/logo.jpg
|
||||
|
||||
@@ -19,3 +19,6 @@ version: 0.1.0
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 0.1.0
|
||||
|
||||
home: https://kubevela.io
|
||||
icon: https://kubevela.io/img/logo.jpg
|
||||
Reference in New Issue
Block a user