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:
Marco Kilchhofer 2021-08-14 22:37:40 +02:00 committed by GitHub
parent 55263ff5db
commit e8a04a8ee7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"