fix(argo-cd): Update to app version v2.1.5 (#990)

* fix(argo-cd): Update to app version v2.1.5

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* chore: Use chart appVersion as global default imageTag

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2021-10-21 22:55:34 +02:00 committed by GitHub
parent 02c655ff9a
commit 7e988dcae2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 24 additions and 17 deletions

View file

@ -13,8 +13,8 @@ global:
image:
# -- If defined, a repository applied to all ArgoCD deployments
repository: quay.io/argoproj/argocd
# -- If defined, a tag applied to all ArgoCD deployments
tag: v2.1.4
# -- Overrides the global ArgoCD image tag whose default is the chart appVersion
tag: ""
# -- If defined, a imagePullPolicy applied to all ArgoCD deployments
imagePullPolicy: IfNotPresent
# -- Annotations for the all deployed pods