forked from argoproj/argo-helm
feat(argo): bump apiVersion and support helm3 (#494)
Signed-off-by: clement <clement@le-corre.eu>main
parent
a6a9d0bf7a
commit
182ef88c67
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
apiVersion: v2
|
||||
appVersion: v2.11.7
|
||||
description: A Helm chart for Argo Workflows
|
||||
name: argo
|
||||
version: 0.13.11
|
||||
version: 0.14.0
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
Loading…
Reference in New Issue