Use correct icon url and use a generic maintainer section
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
55263ff5db
commit
e8a04a8ee7
1 changed files with 3 additions and 4 deletions
|
@ -5,15 +5,14 @@ type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: v0.10.1
|
appVersion: v0.10.1
|
||||||
home: https://github.com/argoproj-labs/argocd-image-updater
|
home: https://github.com/argoproj-labs/argocd-image-updater
|
||||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
- argoproj
|
- argoproj
|
||||||
- argocd
|
- argocd
|
||||||
- gitops
|
- gitops
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: alexec
|
- name: argoproj
|
||||||
- name: alexmt
|
url: https://argoproj.github.io/
|
||||||
- name: jessesuen
|
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: First chart release"
|
- "[Added]: First chart release"
|
||||||
|
|
Loading…
Reference in a new issue