feat(argo-rollouts): Use helm-docs to generate README.md (#1100)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2022-01-25 13:43:09 +01:00 committed by GitHub
parent 752e1c0580
commit bee32880a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 241 additions and 85 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "v1.1.1"
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.9.2
version: 2.9.3
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
home: https://github.com/argoproj/argo-helm
maintainers:
@ -11,4 +11,4 @@ maintainers:
- name: jessesuen
annotations:
artifacthub.io/changes: |
- "[Changed]: Consistent .helmignore"
- "[Changed]: Use helm-docs to generate README.md"