Fix chart icon url
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
4d83241a50
commit
d76e3585ee
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ maintainers:
|
||||||
- name: VaibhavPage
|
- name: VaibhavPage
|
||||||
- name: whynowy
|
- name: whynowy
|
||||||
appVersion: 1.3.1
|
appVersion: 1.3.1
|
||||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Ability to specify additional/custom environment variables"
|
- "[Added]: Ability to specify additional/custom environment variables"
|
||||||
|
- "[Fixed]: Charts icon url"
|
||||||
|
|
Loading…
Reference in a new issue