feat(argo-workflows): Add extra manifests to deploy within the chart (#1495)

Signed-off-by: Keigo Hattori <keigoht@gmail.com>
This commit is contained in:
Keigo Hattori 2022-09-28 22:50:45 +09:00 committed by GitHub
parent bece474c27
commit 107695e738
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 2 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.4.0
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.19.6
version: 0.20.0
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -13,4 +13,4 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- "[Fixed]: Helm syntax on SSO configuration"
- "[Added]: Additional manifests to deploy within the chart"