fix(argo-workflows): fixes server sa annotations and ingress (#747)
* fix(argo-workflows): fixed server sa annotations Signed-off-by: abhinav.khanna <abhinav.khanna@salesforce.com> * fix(argo-workflows): fixed ingress Signed-off-by: abhinav.khanna <abhinav.khanna@salesforce.com> * chore(argo-workflows): version bump Signed-off-by: abhinav.khanna <abhinav.khanna@salesforce.com> Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
parent
083c46cf00
commit
4cb8e058ac
3 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
appVersion: "v3.0.2"
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue