feat: Update argo image to version v2.4.3

- Update argo chart container tag to v2.4.3
This commit is contained in:
Pablo Osinaga 2019-12-12 22:12:57 +01:00
parent 6faf1e77c8
commit 032dabf952
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "v2.4.2"
appVersion: "v2.4.3"
description: A Helm chart for Argo Workflows
name: argo
version: 0.6.3
version: 0.6.4
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
home: https://github.com/argoproj/argo-helm
maintainers:

View file

@ -4,7 +4,7 @@ images:
ui: argoui
executor: argoexec
pullPolicy: Always
tag: v2.4.2
tag: v2.4.3
crdVersion: v1alpha1
installCRD: true