Updating the version of argo-cd (#91)

This commit is contained in:
wxncjonorri 2019-08-13 16:50:13 +00:00 committed by Alex Collins
parent e41f156cbe
commit 07b173f967
6 changed files with 1531 additions and 17 deletions

View file

@ -3,7 +3,7 @@ applicationController:
servicePort: 8082
image:
repository: argoproj/argocd
tag: v0.12.3
tag: v1.1.2
pullPolicy: Always
volumeMounts: []
volumes: []
@ -15,11 +15,11 @@ server:
serviceAnnotations: {}
image:
repository: argoproj/argocd
tag: v0.12.3
tag: v1.1.2
pullPolicy: Always
uiInitImage:
repository: argoproj/argocd-ui
tag: v0.12.3
tag: v.1.1.2
pullPolicy: Always
extraArgs: []
volumeMounts: []
@ -31,7 +31,7 @@ repoServer:
servicePort: 8081
image:
repository: argoproj/argocd
tag: v0.12.3
tag: v1.1.2
pullPolicy: Always
volumeMounts: []
volumes: []
@ -47,7 +47,7 @@ dexServer:
pullPolicy: Always
initImage:
repository: argoproj/argocd
tag: v0.12.3
tag: v1.1.2
pullPolicy: Always
volumeMounts: []
volumes: []