chore(argo): update argo to 2.12.5 (#554)

* update argo to 2.12.5
Signed-off-by: smcavallo <smcavallo@hotmail.com>

* updated
Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo 2021-01-25 13:47:48 -05:00 committed by GitHub
parent 6b6254ef77
commit a497e0ddaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v2.12.3
appVersion: v2.12.5
description: A Helm chart for Argo Workflows
name: argo
version: 0.15.2
version: 0.15.3
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
maintainers:

View file

@ -7,7 +7,7 @@ images:
# Secrets with credentials to pull images from a private registry
pullSecrets: []
# - name: argo-pull-secret
tag: v2.12.3
tag: v2.12.5
crdVersion: v1alpha1
installCRD: true