docs(argocd-applicationset): Update README and convert it to helm-docs (#896)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2021-08-25 09:05:16 +02:00 committed by GitHub
parent 536e98b72b
commit 561c5332bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 105 additions and 19 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.3.0
version: 1.3.1
appVersion: "v0.2.0"
home: https://github.com/argoproj/argo-helm
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
@ -14,5 +14,4 @@ maintainers:
- name: maruina
annotations:
artifacthub.io/changes: |
- "[Fixed]: Use new image repository"
- "[Changed]: Updated ApplicationSet CRD"
- "[Changed]: Update README and convert it to helm-docs"