[Argo] update subchart minio and add Helm 3 CRD folder (#229)
* feat: update subchart minio and add Helm 3 compatibility Argo WF Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com> * fix: use Helm 2 to create the dependencies.lock helm/helm#7233 Fix related to this ticket merged 8h ago https://github.com/helm/helm/issues/7233 Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com> * fix: revert testing values Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>
This commit is contained in:
parent
9dd063c62f
commit
7a3120bed9
6 changed files with 21 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "v2.4.3"
|
||||
description: A Helm chart for Argo Workflows
|
||||
name: argo
|
||||
version: 0.6.5
|
||||
version: 0.6.6
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue