fix(argo-workflows): Fix OAuth redirect URL autoconfig. (#2369)
This commit is contained in:
parent
2c046f9a9a
commit
690e83be66
3 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.5.2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.39.6
|
||||
version: 0.39.7
|
||||
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -17,4 +17,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Add missing permission to workflow role
|
||||
description: Fixes OAuth redirect URL autoconfig.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue