fix(argo-workflows): Set only used values on SSO configuration (#1483)
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
f1fabf17dd
commit
fd0f2c92e1
3 changed files with 39 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.4.0
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.19.1
|
||||
version: 0.19.2
|
||||
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]: Remove unsupported values from SSO configuration"
|
||||
- "[Fixed]: Set only used values on SSO configuration"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue