Bump argo chart version
This commit is contained in:
parent
be46446e0c
commit
92599031ec
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v1
|
||||
description: A Helm chart for Kubernetes
|
||||
name: argo
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
|
|
@ -2,7 +2,7 @@ imagesNamespace: argoproj
|
|||
controllerImage: workflow-controller
|
||||
uiImage: argoui
|
||||
executorImage: argoexec
|
||||
imagesTag: v2.0.0-alpha3
|
||||
imagesTag: v2.1.0-alpha1
|
||||
controllerName: workflow-controller
|
||||
|
||||
# Enables ability to SSH into pod using web UI
|
||||
|
|
Loading…
Reference in a new issue